Class YAMLTypeFilterDefinition


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

      • YAMLTypeFilterDefinition

        public YAMLTypeFilterDefinition()
    • Method Detail

      • 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