public static class NullIfMeta.Field extends Object implements Cloneable
Constructor and Description |
---|
Field() |
Modifier and Type | Method and Description |
---|---|
NullIfMeta.Field |
clone() |
String |
getFieldName() |
String |
getFieldValue() |
void |
setFieldName(String fieldName) |
void |
setFieldValue(String fieldValue) |
public String getFieldName()
public void setFieldName(String fieldName)
fieldName
- The fieldName to set.public String getFieldValue()
public void setFieldValue(String fieldValue)
fieldValue
- The fieldValue to set.public NullIfMeta.Field clone()
Copyright © 2018 Hitachi Vantara. All rights reserved.