public static class IoTDataField.IntField extends IoTDataField
IoTDataField.BooleanField, IoTDataField.IntField| Constructor and Description |
|---|
IntField(java.lang.String name,
int value) |
| Modifier and Type | Method and Description |
|---|---|
int |
getValue() |
protected java.lang.String |
getValueInternal() |
getElementName, getName, getValueString, toXMLpublic IntField(java.lang.String name, int value)
protected java.lang.String getValueInternal()
getValueInternal in class IoTDataFieldpublic int getValue()