com.valhalla.jbother.jabber.smack
Class Search.Item
java.lang.Object
com.valhalla.jbother.jabber.smack.Search.Item
- Enclosing class:
- Search
public static class Search.Item
- extends java.lang.Object
inner class for representing "items", ie. the elements that are returned
from querying the JUD
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Search.Item
public Search.Item(java.lang.String jid)
getJid
public java.lang.String getJid()
setJid
public void setJid(java.lang.String jid)
getAttributes
public java.util.HashMap getAttributes()
setAttributes
public void setAttributes(java.util.HashMap attributes)
toXML
public java.lang.String toXML()