Class NodeElement
java.lang.Object
org.jivesoftware.smackx.iot.data.element.IoTDataExtensionElement
org.jivesoftware.smackx.iot.data.element.NodeElement
- All Implemented Interfaces:
org.jivesoftware.smack.packet.Element,org.jivesoftware.smack.packet.NamedElement,org.jivesoftware.smack.packet.XmlElement,org.jivesoftware.smack.packet.XmlLangElement
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionNodeElement(NodeInfo nodeInfo, List<TimestampElement> timestampElements) NodeElement(NodeInfo nodeInfo, TimestampElement timestampElement) -
Method Summary
Modifier and TypeMethodDescriptionorg.jivesoftware.smack.util.XmlStringBuildertoXML(org.jivesoftware.smack.packet.XmlEnvironment enclosingNamespace) Methods 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
-
Field Details
-
ELEMENT
- See Also:
-
-
Constructor Details
-
NodeElement
-
NodeElement
-
-
Method Details
-
getTimestampElements
-
getElementName
-
toXML
public org.jivesoftware.smack.util.XmlStringBuilder toXML(org.jivesoftware.smack.packet.XmlEnvironment enclosingNamespace)
-