Jive Messenger 2.2.2 Javadoc

org.xmpp.packet
Class DiscoInfo.Identity

java.lang.Object
  extended by org.xmpp.packet.DiscoInfo.Identity
Enclosing class:
DiscoInfo

public static class DiscoInfo.Identity
extends Object


Constructor Summary
DiscoInfo.Identity(String category, String type, String name)
           
 
Method Summary
 String getCategory()
           
 String getName()
           
 String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiscoInfo.Identity

public DiscoInfo.Identity(String category,
                          String type,
                          String name)
Method Detail

getCategory

public String getCategory()

getType

public String getType()

getName

public String getName()

Jive Messenger 2.2.2 Javadoc

Copyright © 1999-2004 Jive Software.