Uses of Class
org.pentaho.di.trans.steps.nullif.NullIfMeta.Field
-
Packages that use NullIfMeta.Field Package Description org.pentaho.di.trans.steps.nullif -
-
Uses of NullIfMeta.Field in org.pentaho.di.trans.steps.nullif
Methods in org.pentaho.di.trans.steps.nullif that return NullIfMeta.Field Modifier and Type Method Description NullIfMeta.Field
NullIfMeta.Field. clone()
NullIfMeta.Field[]
NullIfMeta. getFields()
Methods in org.pentaho.di.trans.steps.nullif with parameters of type NullIfMeta.Field Modifier and Type Method Description void
NullIfMeta. setFields(NullIfMeta.Field[] fields)
-