public class APNImpl extends OctetStringBase implements APN
_PrimitiveName, data, maxLength, minLength| Constructor and Description |
|---|
APNImpl() |
APNImpl(byte[] data) |
APNImpl(String apn) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApn() |
byte[] |
getData() |
String |
toString() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCode, printDataArrpublic APNImpl()
public APNImpl(byte[] data)
public APNImpl(String apn) throws MAPException
MAPExceptionpublic String getApn() throws MAPException
getApn in interface APNMAPExceptionpublic String toString()
toString in class OctetStringBaseCopyright © 2016. All Rights Reserved.