Class NodeInfo
- java.lang.Object
-
- org.jivesoftware.smackx.iot.element.NodeInfo
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
appendTo(XmlStringBuilder xml)
boolean
equals(Object other)
String
getCacheType()
String
getNodeId()
String
getSourceId()
int
hashCode()
-
-
-
Method Detail
-
getSourceId
public String getSourceId()
-
getCacheType
public String getCacheType()
-
appendTo
public void appendTo(XmlStringBuilder xml)
-
-