org.jivesoftware.smackx.workgroup.packet
Class AgentStatusRequest.Item
java.lang.Object
   org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest.Item
org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest.Item
- Enclosing class:
- AgentStatusRequest
- public static class AgentStatusRequest.Item 
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AgentStatusRequest.Item
public AgentStatusRequest.Item(String jid,
                               String type,
                               String name)
getJID
public String getJID()
- 
 
getType
public String getType()
- 
 
getName
public String getName()
- 
 
Copyright © 2003-2007 Jive Software.