public class IMEIImpl extends TbcdString implements IMEI
| Modifier and Type | Field and Description |
|---|---|
protected static javolution.xml.XMLFormat<IMEIImpl> |
IMEI_XML
XML Serialization/Deserialization
|
_PrimitiveName, data, DIGIT_1_MASK, DIGIT_2_MASK, maxLength, minLength| Modifier and Type | Method and Description |
|---|---|
void |
encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
Encoding the content.
|
String |
getIMEI() |
_decode, decodeAll, decodeData, decodeNumber, decodeString, encodeAll, encodeAll, encodeNumber, encodeString, equals, getIsPrimitive, getTag, getTagClass, hashCode, toStringprotected static final javolution.xml.XMLFormat<IMEIImpl> IMEI_XML
public IMEIImpl()
public IMEIImpl(String data)
public void encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
MAPAsnPrimitiveencodeData in interface MAPAsnPrimitiveencodeData in class TbcdStringMAPExceptionCopyright © 2016. All Rights Reserved.