public class PDPTypeImpl extends OctetStringBase implements PDPType
| Modifier and Type | Field and Description |
|---|---|
static int |
_VALUE_ETSI |
static int |
_VALUE_IETF |
static int |
_VALUE_IPv4 |
static int |
_VALUE_IPv6 |
static int |
_VALUE_PPP |
_PrimitiveName, data, maxLength, minLength| Constructor and Description |
|---|
PDPTypeImpl() |
PDPTypeImpl(byte[] data) |
PDPTypeImpl(PDPTypeValue value) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
PDPTypeValue |
getPDPTypeValue() |
protected void |
setPDPTypeValue(PDPTypeValue value) |
String |
toString() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCode, printDataArrpublic static final int _VALUE_ETSI
public static final int _VALUE_IETF
public static final int _VALUE_PPP
public static final int _VALUE_IPv4
public static final int _VALUE_IPv6
public PDPTypeImpl()
public PDPTypeImpl(byte[] data)
public PDPTypeImpl(PDPTypeValue value)
protected void setPDPTypeValue(PDPTypeValue value)
public PDPTypeValue getPDPTypeValue()
getPDPTypeValue in interface PDPTypepublic String toString()
toString in class OctetStringBaseCopyright © 2016. All Rights Reserved.