public class Code extends Object implements Serializable
| Constructor and Description |
|---|
Code() |
| Modifier and Type | Method and Description |
|---|---|
String |
getListID()
Gets the list id.
|
String |
getListVersionID()
Gets the list version id.
|
String |
getValue()
Gets the value.
|
void |
setListID(String value)
Sets the list id.
|
void |
setListVersionID(String value)
Sets the list version id.
|
void |
setValue(String value)
Sets the value.
|
public Code()
public String getListVersionID()
Gets the list version id.
public void setListVersionID(String value)
Sets the list version id.
value - the list version idCopyright © 2014-2016 Konik.io. All Rights Reserved.