|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.signalsoftcorp.lst.client.SubscriberId | +--com.signalsoftcorp.lst.client.MLP300Msid
Represents a Mobile Station ID within a MLP300LocationRequest. Contains the actual ID (number) and a type. The type can be one of:
MLP300LocationRequest
Fields inherited from class com.signalsoftcorp.lst.client.SubscriberId |
MSID, OSID, PSID, TSID, VSID |
Constructor Summary | |
MLP300Msid()
|
|
MLP300Msid(java.lang.String type,
java.lang.String id)
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class com.signalsoftcorp.lst.client.SubscriberId |
getId, getType, setId, setType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MLP300Msid()
public MLP300Msid(java.lang.String type, java.lang.String id)
Method Detail |
public java.lang.String toString()
toString
in class SubscriberId
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |