Class IoTDataField.IntField
java.lang.Object
org.jivesoftware.smackx.iot.data.element.IoTDataExtensionElement
org.jivesoftware.smackx.iot.data.element.IoTDataField
org.jivesoftware.smackx.iot.data.element.IoTDataField.IntField
- All Implemented Interfaces:
org.jivesoftware.smack.packet.Element,org.jivesoftware.smack.packet.NamedElement,org.jivesoftware.smack.packet.XmlElement,org.jivesoftware.smack.packet.XmlLangElement
- Enclosing class:
- IoTDataField
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jivesoftware.smackx.iot.data.element.IoTDataField
IoTDataField.BooleanField, IoTDataField.IntField -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jivesoftware.smackx.iot.data.element.IoTDataField
getElementName, getName, getValueString, toXMLMethods inherited from class org.jivesoftware.smackx.iot.data.element.IoTDataExtensionElement
getNamespaceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jivesoftware.smack.packet.Element
toXML, toXMLMethods inherited from interface org.jivesoftware.smack.packet.XmlElement
getLanguage, getQName
-
Constructor Details
-
IntField
-
-
Method Details
-
getValueInternal
- Specified by:
getValueInternalin classIoTDataField
-
getValue
public int getValue()
-