tigase.jaxmpp.core.client.xmpp.modules.disco
Class DiscoInfoModule.Identity
java.lang.Object
tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule.Identity
- Enclosing class:
- DiscoInfoModule
public static class DiscoInfoModule.Identity
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DiscoInfoModule.Identity
public DiscoInfoModule.Identity()
getCategory
public String getCategory()
getName
public String getName()
getType
public String getType()
setCategory
public void setCategory(String category)
setName
public void setName(String name)
setType
public void setType(String type)
Copyright © 2006-2012 Tigase. All Rights Reserved.