Uses of Enum Class
org.pentaho.di.trans.steps.userdefinedjavaclass.TransformClassBase.Fields
Packages that use TransformClassBase.Fields
-
Uses of TransformClassBase.Fields in org.pentaho.di.trans.steps.userdefinedjavaclass
Methods in org.pentaho.di.trans.steps.userdefinedjavaclass that return TransformClassBase.FieldsModifier and TypeMethodDescriptionstatic TransformClassBase.FieldsReturns the enum constant of this class with the specified name.static TransformClassBase.Fields[]TransformClassBase.Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.pentaho.di.trans.steps.userdefinedjavaclass with parameters of type TransformClassBase.FieldsModifier and TypeMethodDescriptionTransformClassBase.get(TransformClassBase.Fields type, String name)