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