public class NAEACICImpl extends OctetStringBase implements NAEACIC
| Modifier and Type | Field and Description |
|---|---|
protected static int |
NETWORK_IND_PLAN_MASK |
protected static int |
NETWORK_IND_TYPE_MASK |
protected static int |
THREE_OCTET_CARRIER_CODE_MASK |
_PrimitiveName, data, maxLength, minLength| Constructor and Description |
|---|
NAEACICImpl() |
NAEACICImpl(byte[] data) |
NAEACICImpl(String carrierCode,
NetworkIdentificationPlanValue networkIdentificationPlanValue,
NetworkIdentificationTypeValue networkIdentificationTypeValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCarrierCode() |
byte[] |
getData() |
NetworkIdentificationPlanValue |
getNetworkIdentificationPlanValue() |
NetworkIdentificationTypeValue |
getNetworkIdentificationTypeValue() |
String |
toString() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCode, printDataArrprotected static final int NETWORK_IND_PLAN_MASK
protected static final int NETWORK_IND_TYPE_MASK
protected static final int THREE_OCTET_CARRIER_CODE_MASK
public NAEACICImpl()
public NAEACICImpl(byte[] data)
public NAEACICImpl(String carrierCode, NetworkIdentificationPlanValue networkIdentificationPlanValue, NetworkIdentificationTypeValue networkIdentificationTypeValue) throws MAPException
MAPExceptionpublic String getCarrierCode()
getCarrierCode in interface NAEACICpublic NetworkIdentificationPlanValue getNetworkIdentificationPlanValue()
getNetworkIdentificationPlanValue in interface NAEACICpublic NetworkIdentificationTypeValue getNetworkIdentificationTypeValue()
getNetworkIdentificationTypeValue in interface NAEACICpublic String toString()
toString in class OctetStringBaseCopyright © 2016. All Rights Reserved.