public class IMSIWithLMSIImpl extends SequenceBase implements IMSIWithLMSI
_PrimitiveName| Constructor and Description |
|---|
IMSIWithLMSIImpl() |
IMSIWithLMSIImpl(IMSI imsi,
LMSI lmsi) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_decode(org.mobicents.protocols.asn.AsnInputStream ansIS,
int length) |
void |
encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
Encoding the content.
|
IMSI |
getImsi() |
LMSI |
getLmsi() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClassprotected void _decode(org.mobicents.protocols.asn.AsnInputStream ansIS,
int length)
throws MAPParsingComponentException,
IOException,
org.mobicents.protocols.asn.AsnException
_decode in class SequenceBaseMAPParsingComponentExceptionIOExceptionorg.mobicents.protocols.asn.AsnExceptionpublic void encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
MAPAsnPrimitiveencodeData in interface MAPAsnPrimitiveMAPExceptionpublic IMSI getImsi()
getImsi in interface IMSIWithLMSIpublic LMSI getLmsi()
getLmsi in interface IMSIWithLMSICopyright © 2016. All Rights Reserved.