Class SetIntData
java.lang.Object
org.jivesoftware.smackx.iot.control.element.SetData
org.jivesoftware.smackx.iot.control.element.SetIntData
- All Implemented Interfaces:
Element, NamedElement, XmlElement, XmlLangElement
-
Nested Class Summary
Nested classes/interfaces inherited from class SetData
SetData.Type -
Constructor Summary
ConstructorsModifierConstructorDescriptionSetIntData(String name, int value) protectedSetIntData(String name, String value) -
Method Summary
Methods inherited from class SetData
getElementName, getName, getNamespace, getType, getValue, toXMLMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface XmlElement
getLanguage, getQName
-
Constructor Details
-
SetIntData
-
SetIntData
-
-
Method Details
-
getIntegerValue
-