@Metadata(label="dataformat,transformation,yaml",
title="YAML Type Filter")
public final class YAMLTypeFilterDefinition
extends Object
| Constructor and Description |
|---|
YAMLTypeFilterDefinition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
String |
getValue() |
void |
setType(String type)
Whether to filter by class type or regular expression
|
void |
setValue(String value)
Value of type such as class name or regular expression
|
public YAMLTypeFilterDefinition()
Apache Camel