|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.signalsoftcorp.lst.meri.MERISubscriberID | +--com.signalsoftcorp.lst.meri.MERI10SubscriberId
Representation of a subscriber encapsulating anything specific to the 1.0 version of MERI.
Fields inherited from class com.signalsoftcorp.lst.meri.MERISubscriberID |
MSID, OSID, PSID, TSID, UNKNOWN |
Constructor Summary | |
MERI10SubscriberId()
Simple constructor. |
|
MERI10SubscriberId(java.lang.String type,
java.lang.String id)
Construct the MERI10SubscriberId. |
Methods inherited from class com.signalsoftcorp.lst.meri.MERISubscriberID |
getId, getType, setId, setType, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MERI10SubscriberId()
public MERI10SubscriberId(java.lang.String type, java.lang.String id)
type
- The subscriber ID type. Can be MSID, PSID, OSID, TSID.id
- The actually value of the subscriber ID.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |