public class GSNAddressImpl extends OctetStringBase implements GSNAddress
_PrimitiveName, data, maxLength, minLength| Constructor and Description |
|---|
GSNAddressImpl() |
GSNAddressImpl(byte[] data) |
GSNAddressImpl(GSNAddressAddressType addressType,
byte[] addressData) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
GSNAddressAddressType |
getGSNAddressAddressType() |
byte[] |
getGSNAddressData() |
protected String |
printDataArr(byte[] arr) |
String |
toString() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCode, printDataArrpublic GSNAddressImpl()
public GSNAddressImpl(byte[] data)
public GSNAddressImpl(GSNAddressAddressType addressType, byte[] addressData) throws MAPException
MAPExceptionpublic byte[] getData()
getData in interface GSNAddresspublic GSNAddressAddressType getGSNAddressAddressType()
getGSNAddressAddressType in interface GSNAddresspublic byte[] getGSNAddressData()
getGSNAddressData in interface GSNAddresspublic String toString()
toString in class OctetStringBaseprotected String printDataArr(byte[] arr)
Copyright © 2016. All Rights Reserved.