Uses of Class
org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition
-
Packages that use GetVariableMeta.FieldDefinition Package Description org.pentaho.di.trans.steps.getvariable -
-
Uses of GetVariableMeta.FieldDefinition in org.pentaho.di.trans.steps.getvariable
Methods in org.pentaho.di.trans.steps.getvariable that return GetVariableMeta.FieldDefinition Modifier and Type Method Description GetVariableMeta.FieldDefinition
GetVariableMeta.FieldDefinition. clone()
GetVariableMeta.FieldDefinition[]
GetVariableMeta. getFieldDefinitions()
Methods in org.pentaho.di.trans.steps.getvariable with parameters of type GetVariableMeta.FieldDefinition Modifier and Type Method Description void
GetVariableMeta. setFieldDefinitions(GetVariableMeta.FieldDefinition[] fieldDefinitions)
-