public class SubscriberIdentityImpl extends MAPPrimitiveBase implements SubscriberIdentity
| Constructor and Description |
|---|
SubscriberIdentityImpl() |
SubscriberIdentityImpl(IMSI imsi) |
SubscriberIdentityImpl(ISDNAddressString msisdn) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(Parameter param) |
void |
encode(org.mobicents.protocols.asn.AsnOutputStream asnOs) |
IMSI |
getIMSI() |
ISDNAddressString |
getMSISDN() |
decode, encode, getIsPrimitive, getTag, getTagClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecode, encode, getIsPrimitive, getTag, getTagClasspublic SubscriberIdentityImpl()
public SubscriberIdentityImpl(IMSI imsi)
imsi - public SubscriberIdentityImpl(ISDNAddressString msisdn)
msisdn - public IMSI getIMSI()
getIMSI in interface SubscriberIdentitypublic ISDNAddressString getMSISDN()
getMSISDN in interface SubscriberIdentitypublic void decode(Parameter param) throws MAPParsingComponentException
decode in interface MAPPrimitivedecode in class MAPPrimitiveBaseMAPParsingComponentExceptionpublic void encode(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
encode in interface MAPPrimitiveencode in class MAPPrimitiveBaseMAPExceptionCopyright © 2011. All Rights Reserved.