public interface MAPPrivateExtension
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData()
Get the PrivateExtension element user data - ASN.1 encoded byte array
|
long[] |
getOId()
Get the PrivateExtension element Object identifier
|
void |
setData(byte[] data)
Set the PrivateExtension element user data - ASN.1 encoded byte array
|
void |
setOId(long[] oId)
Get the PrivateExtension element Object identifier
|
long[] getOId()
void setOId(long[] oId)
oId - byte[] getData()
void setData(byte[] data)
data - Copyright © 2012. All Rights Reserved.