org.apache.camel.converter.jaxb
Class PropertyDefinition
java.lang.Object
org.apache.camel.converter.jaxb.PropertyDefinition
public class PropertyDefinition
- extends Object
- Version:
- $Revision: 750806 $
| 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)
Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.