public class SingleValue extends Object
Constructor and Description |
---|
SingleValue() |
Modifier and Type | Method and Description |
---|---|
String |
getValue()
getValue
Gets String
|
Integer |
getValueType()
getValueType
Gets ValueType
|
void |
setValue(String Value)
setValue
Sets String
|
void |
setValueType(Integer ValueType)
setValueType
Sets ValueType
|
String |
toString() |
public Integer getValueType()
public void setValueType(Integer ValueType)
Integer
- ValueTypepublic String getValue()
public void setValue(String Value)
Value
- StringCopyright © 2015. All rights reserved.