org.apache.camel.converter.jaxb
Class PropertyType
java.lang.Object
org.apache.camel.converter.jaxb.PropertyType
public class PropertyType
- extends Object
- Version:
- $Revision: 640731 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyType
public PropertyType()
getKey
public String getKey()
setKey
public void setKey(String key)
getValue
public Object getValue()
setValue
public void setValue(Object value)
Copyright © 2009 Apache Software Foundation. All Rights Reserved.