public static class ListEntries.Entry extends java.lang.Object implements ListEntry
| Constructor and Description |
|---|
ListEntries.Entry() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getValue() |
boolean |
isNullValue() |
void |
setNullValue() |
void |
setValue(java.lang.String value) |
public boolean isNullValue()
isNullValue in interface ListEntrypublic void setNullValue()
public void setValue(java.lang.String value)