@Metadata(label="configuration") public class PropertiesDefinition extends Object
| Constructor and Description |
|---|
PropertiesDefinition() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
asMap() |
List<PropertyDefinition> |
getProperties() |
void |
setProperties(List<PropertyDefinition> properties)
A series of properties as key value pairs
|
public void setProperties(List<PropertyDefinition> properties)
public List<PropertyDefinition> getProperties()
Apache Camel