Class IoTDataField.BooleanField
java.lang.Object
org.jivesoftware.smackx.iot.data.element.IoTDataExtensionElement
org.jivesoftware.smackx.iot.data.element.IoTDataField
org.jivesoftware.smackx.iot.data.element.IoTDataField.BooleanField
- All Implemented Interfaces:
Element
,NamedElement
,XmlElement
,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
-
Method Summary
Methods inherited from class org.jivesoftware.smackx.iot.data.element.IoTDataField
getElementName, getName, getValueString, toXML
Methods inherited from class org.jivesoftware.smackx.iot.data.element.IoTDataExtensionElement
getNamespace
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jivesoftware.smack.packet.XmlElement
getLanguage, getQName
-
Constructor Details
-
BooleanField
-
-
Method Details
-
getValueInternal
- Specified by:
getValueInternal
in classIoTDataField
-
getValue
-