|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttigase.server.xmppserver.CID
public class CID
Created: Jan 7, 2010 12:51:33 PM
Constructor Summary | |
---|---|
CID(String cid)
Constructs ... |
|
CID(String fromHost,
String toHost)
Constructs ... |
Method Summary | |
---|---|
boolean |
equals(Object o)
Method description |
String |
getFromHost()
Method description |
String |
getToHost()
Method description |
int |
hashCode()
Method description |
String |
toString()
Method description |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CID(String cid)
cid
- public CID(String fromHost, String toHost)
fromHost
- toHost
- Method Detail |
---|
public boolean equals(Object o)
equals
in class Object
o
-
public String getFromHost()
public String getToHost()
public int hashCode()
hashCode
in class Object
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |