Uses of Enum Class
org.pentaho.di.trans.steps.selectvalues.SelectValuesAttr
Packages that use SelectValuesAttr
-
Uses of SelectValuesAttr in org.pentaho.di.trans.steps.selectvalues
Methods in org.pentaho.di.trans.steps.selectvalues that return SelectValuesAttrModifier and TypeMethodDescriptionstatic SelectValuesAttr
SelectValuesAttr.getParent()
static SelectValuesAttr
Returns the enum constant of this class with the specified name.static SelectValuesAttr[]
SelectValuesAttr.values()
Returns an array containing the constants of this enum class, in the order they are declared.