Class NodeInfo
- java.lang.Object
-
- org.jivesoftware.smackx.iot.element.NodeInfo
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidappendTo(XmlStringBuilder xml)booleanequals(Object other)StringgetCacheType()StringgetNodeId()StringgetSourceId()inthashCode()
-
-
-
Method Detail
-
getSourceId
public String getSourceId()
-
getCacheType
public String getCacheType()
-
appendTo
public void appendTo(XmlStringBuilder xml)
-
-