Package org.pentaho.di.trans.step
Interface StepMetaInjectionEnumEntry
public interface StepMetaInjectionEnumEntry
-
Method Summary
-
Method Details
-
name
String name() -
getValueType
int getValueType()- Returns:
- the valueType
-
getDescription
String getDescription()- Returns:
- the description
-
getParent
StepMetaInjectionEnumEntry getParent()- Returns:
- The parent entry
-