Class YAMLTypeFilterDefinition

java.lang.Object
org.apache.camel.model.dataformat.YAMLTypeFilterDefinition

@Metadata(label="dataformat,transformation,yaml", title="YAML Type Filter") public final class YAMLTypeFilterDefinition extends Object
  • Constructor Details

    • YAMLTypeFilterDefinition

      public YAMLTypeFilterDefinition()
  • Method Details

    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
      Value of type such as class name or regular expression
    • getType

      public String getType()
    • setType

      public void setType(String type)
      Whether to filter by class type or regular expression