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