org.xmpp.packet
Class DiscoInfo.Identity
java.lang.Object
org.xmpp.packet.DiscoInfo.Identity
- Enclosing class:
- DiscoInfo
public static class DiscoInfo.Identity
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DiscoInfo.Identity
public DiscoInfo.Identity(String category,
String type,
String name)
getCategory
public String getCategory()
getType
public String getType()
getName
public String getName()
Copyright © 1999-2004 Jive Software.