|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.platform.ego.impl.ClientInfo
public class ClientInfo
ClientInfo provides detailed information about one client. This class is mainly used in functions that query information directly from the EGO Server.
Constructor Summary | |
---|---|
ClientInfo()
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
Get description of client. |
java.lang.String |
getLocation()
Get location of client. |
java.lang.String |
getName()
Get name of client. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClientInfo()
Method Detail |
---|
public java.lang.String getDescription()
public java.lang.String getLocation()
public java.lang.String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |