public class LMSIImpl extends MAPPrimitiveBase implements 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) |
byte[] |
getData() |
int |
getTag() |
java.lang.String |
toString() |
decode, encode, getIsPrimitive, getTagClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdecode, encode, getIsPrimitive, getTagClasspublic 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.