Package org.apache.camel.model
Class PropertyDefinition
java.lang.Object
org.apache.camel.model.PropertyDefinition
A key value pair where the value is a literal value
-
Constructor Summary
ConstructorsModifierConstructorDescriptionPropertyDefinition
(String key, String value) protected
PropertyDefinition
(PropertyDefinition source) -
Method Summary
-
Constructor Details
-
PropertyDefinition
public PropertyDefinition() -
PropertyDefinition
-
PropertyDefinition
-
-
Method Details
-
copyDefinition
-
setKey
The name of the property -
getKey
-
setValue
The property value. -
getValue
-