org.apache.camel.converter.jaxb
Class PropertyDefinition
java.lang.Object
org.apache.camel.converter.jaxb.PropertyDefinition
public class PropertyDefinition
- extends Object
- Version:
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyDefinition
public PropertyDefinition()
getKey
public String getKey()
setKey
public void setKey(String key)
getValue
public Object getValue()
setValue
public void setValue(Object value)
Apache CAMEL