Class IfNullMeta.Fields
java.lang.Object
org.pentaho.di.trans.steps.ifnull.IfNullMeta.Fields
- All Implemented Interfaces:
Cloneable
- Enclosing class:
- IfNullMeta
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionclone()
boolean
void
setEmptyString
(boolean setEmptyString) void
setFieldName
(String fieldName) void
setReplaceMask
(String replaceMask) void
setReplaceValue
(String replaceValue)
-
Constructor Details
-
Fields
public Fields()
-
-
Method Details