Uses of Class
org.pentaho.di.trans.steps.selectvalues.SelectValuesAttr
-
Packages that use SelectValuesAttr Package Description org.pentaho.di.trans.steps.selectvalues -
-
Uses of SelectValuesAttr in org.pentaho.di.trans.steps.selectvalues
Methods in org.pentaho.di.trans.steps.selectvalues that return SelectValuesAttr Modifier and Type Method Description static SelectValuesAttrSelectValuesAttr. findByKey(String key)SelectValuesAttrSelectValuesAttr. getParent()static SelectValuesAttrSelectValuesAttr. valueOf(String name)Returns the enum constant of this type with the specified name.static SelectValuesAttr[]SelectValuesAttr. values()Returns an array containing the constants of this enum type, in the order they are declared.
-