public final class YAMLTypeFilterDefinition extends Object
| Constructor and Description |
|---|
YAMLTypeFilterDefinition() |
| Modifier and Type | Method and Description |
|---|---|
YAMLTypeFilterType |
getType() |
String |
getValue() |
void |
setType(YAMLTypeFilterType type) |
void |
setValue(String value) |
public YAMLTypeFilterDefinition()
public YAMLTypeFilterType getType()
public void setType(YAMLTypeFilterType type)
Apache Camel