public class SM_RP_DAImpl extends MAPPrimitiveBase implements SM_RP_DA
| Constructor and Description |
|---|
SM_RP_DAImpl() |
SM_RP_DAImpl(AddressString serviceCentreAddressDA) |
SM_RP_DAImpl(IMSI imsi) |
SM_RP_DAImpl(LMSI lmsi) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(org.mobicents.protocols.asn.AsnInputStream ansIS,
int tagClass,
boolean isPrimitive,
int tag,
int length) |
void |
encode(org.mobicents.protocols.asn.AsnOutputStream asnOs) |
IMSI |
getIMSI() |
LMSI |
getLMSI() |
AddressString |
getServiceCentreAddressDA() |
int |
getTag() |
int |
getTagClass() |
java.lang.String |
toString() |
decode, encode, getIsPrimitiveclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdecode, encode, getIsPrimitivepublic SM_RP_DAImpl()
public SM_RP_DAImpl(IMSI imsi)
public SM_RP_DAImpl(LMSI lmsi)
public SM_RP_DAImpl(AddressString serviceCentreAddressDA)
public AddressString getServiceCentreAddressDA()
getServiceCentreAddressDA in interface SM_RP_DApublic int getTagClass()
getTagClass in interface MAPPrimitivegetTagClass in class MAPPrimitiveBasepublic int getTag()
getTag in interface MAPPrimitivegetTag in class MAPPrimitiveBasepublic void decode(org.mobicents.protocols.asn.AsnInputStream ansIS,
int tagClass,
boolean isPrimitive,
int tag,
int length)
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 MAPPrimitiveBaseMAPExceptionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2011. All Rights Reserved.