Class NullIfMeta.Field
java.lang.Object
org.pentaho.di.trans.steps.nullif.NullIfMeta.Field
- All Implemented Interfaces:
Cloneable
- Enclosing class:
- NullIfMeta
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()voidsetFieldName(String fieldName) voidsetFieldValue(String fieldValue)
-
Constructor Details
-
Field
public Field()
-
-
Method Details