@Metadata(label="rest") public class RestPropertyDefinition extends Object
| Constructor and Description |
|---|
RestPropertyDefinition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getValue() |
void |
setKey(String key)
Property key
|
void |
setValue(String value)
Property value
|
Apache Camel