public class IMEIImpl extends TbcdString implements IMEI
DIGIT_1_MASK, DIGIT_2_MASK| Constructor and Description |
|---|
IMEIImpl() |
IMEIImpl(java.lang.String imei) |
| 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) |
java.lang.String |
getIMEI() |
boolean |
getIsPrimitive() |
int |
getTag() |
int |
getTagClass() |
java.lang.String |
toString() |
decodeNumber, decodeString, encodeNumber, encodeStringdecode, encodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdecode, encodepublic int getTag()
throws MAPException
getTag in interface MAPPrimitivegetTag in class MAPPrimitiveBaseMAPExceptionpublic int getTagClass()
getTagClass in interface MAPPrimitivegetTagClass in class MAPPrimitiveBasepublic boolean getIsPrimitive()
getIsPrimitive in interface MAPPrimitivegetIsPrimitive 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.