public class AreaIdentificationImpl extends OctetStringBase implements AreaIdentification
_PrimitiveName, data, maxLength, minLength| Constructor and Description |
|---|
AreaIdentificationImpl() |
AreaIdentificationImpl(AreaType type,
int mcc,
int mnc,
int lac,
int Rac_CellId_UtranCellId) |
AreaIdentificationImpl(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCellId() |
byte[] |
getData() |
int |
getLac() |
int |
getMCC() |
int |
getMNC() |
int |
getRac() |
int |
getUtranCellId() |
String |
toString() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCode, printDataArrpublic AreaIdentificationImpl()
public AreaIdentificationImpl(byte[] data)
public AreaIdentificationImpl(AreaType type, int mcc, int mnc, int lac, int Rac_CellId_UtranCellId) throws MAPException
MAPExceptionpublic byte[] getData()
getData in interface AreaIdentificationpublic int getMCC()
throws MAPException
getMCC in interface AreaIdentificationMAPExceptionpublic int getMNC()
throws MAPException
getMNC in interface AreaIdentificationMAPExceptionpublic int getLac()
throws MAPException
getLac in interface AreaIdentificationMAPExceptionpublic int getRac()
throws MAPException
getRac in interface AreaIdentificationMAPExceptionpublic int getCellId()
throws MAPException
getCellId in interface AreaIdentificationMAPExceptionpublic int getUtranCellId()
throws MAPException
getUtranCellId in interface AreaIdentificationMAPExceptionpublic String toString()
toString in class OctetStringBaseCopyright © 2016. All Rights Reserved.