public class PDPContextImpl extends SequenceBase implements PDPContext
_PrimitiveName| Constructor and Description |
|---|
PDPContextImpl() |
PDPContextImpl(int pdpContextId) |
PDPContextImpl(int pdpContextId,
PDPType pdpType,
PDPAddress pdpAddress,
QoSSubscribed qosSubscribed,
boolean vplmnAddressAllowed,
APN apn,
MAPExtensionContainer extensionContainer,
ExtQoSSubscribed extQoSSubscribed,
ChargingCharacteristics chargingCharacteristics,
Ext2QoSSubscribed ext2QoSSubscribed,
Ext3QoSSubscribed ext3QoSSubscribed,
Ext4QoSSubscribed ext4QoSSubscribed,
APNOIReplacement apnoiReplacement,
ExtPDPType extpdpType,
PDPAddress extpdpAddress,
SIPTOPermission sipToPermission,
LIPAPermission lipaPermission) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_decode(org.mobicents.protocols.asn.AsnInputStream ansIS,
int length) |
void |
encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
Encoding the content.
|
APN |
getAPN() |
APNOIReplacement |
getAPNOIReplacement() |
ChargingCharacteristics |
getChargingCharacteristics() |
Ext2QoSSubscribed |
getExt2QoSSubscribed() |
Ext3QoSSubscribed |
getExt3QoSSubscribed() |
Ext4QoSSubscribed |
getExt4QoSSubscribed() |
MAPExtensionContainer |
getExtensionContainer() |
PDPAddress |
getExtPDPAddress() |
ExtPDPType |
getExtPDPType() |
ExtQoSSubscribed |
getExtQoSSubscribed() |
LIPAPermission |
getLIPAPermission() |
PDPAddress |
getPDPAddress() |
int |
getPDPContextId() |
PDPType |
getPDPType() |
QoSSubscribed |
getQoSSubscribed() |
SIPTOPermission |
getSIPTOPermission() |
boolean |
isVPLMNAddressAllowed() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic PDPContextImpl(int pdpContextId,
PDPType pdpType,
PDPAddress pdpAddress,
QoSSubscribed qosSubscribed,
boolean vplmnAddressAllowed,
APN apn,
MAPExtensionContainer extensionContainer,
ExtQoSSubscribed extQoSSubscribed,
ChargingCharacteristics chargingCharacteristics,
Ext2QoSSubscribed ext2QoSSubscribed,
Ext3QoSSubscribed ext3QoSSubscribed,
Ext4QoSSubscribed ext4QoSSubscribed,
APNOIReplacement apnoiReplacement,
ExtPDPType extpdpType,
PDPAddress extpdpAddress,
SIPTOPermission sipToPermission,
LIPAPermission lipaPermission)
public PDPContextImpl(int pdpContextId)
public PDPContextImpl()
public int getPDPContextId()
getPDPContextId in interface PDPContextpublic PDPType getPDPType()
getPDPType in interface PDPContextpublic PDPAddress getPDPAddress()
getPDPAddress in interface PDPContextpublic QoSSubscribed getQoSSubscribed()
getQoSSubscribed in interface PDPContextpublic boolean isVPLMNAddressAllowed()
isVPLMNAddressAllowed in interface PDPContextpublic APN getAPN()
getAPN in interface PDPContextpublic MAPExtensionContainer getExtensionContainer()
getExtensionContainer in interface PDPContextpublic ExtQoSSubscribed getExtQoSSubscribed()
getExtQoSSubscribed in interface PDPContextpublic ChargingCharacteristics getChargingCharacteristics()
getChargingCharacteristics in interface PDPContextpublic Ext2QoSSubscribed getExt2QoSSubscribed()
getExt2QoSSubscribed in interface PDPContextpublic Ext3QoSSubscribed getExt3QoSSubscribed()
getExt3QoSSubscribed in interface PDPContextpublic Ext4QoSSubscribed getExt4QoSSubscribed()
getExt4QoSSubscribed in interface PDPContextpublic APNOIReplacement getAPNOIReplacement()
getAPNOIReplacement in interface PDPContextpublic ExtPDPType getExtPDPType()
getExtPDPType in interface PDPContextpublic PDPAddress getExtPDPAddress()
getExtPDPAddress in interface PDPContextpublic SIPTOPermission getSIPTOPermission()
getSIPTOPermission in interface PDPContextpublic LIPAPermission getLIPAPermission()
getLIPAPermission in interface PDPContextprotected void _decode(org.mobicents.protocols.asn.AsnInputStream ansIS,
int length)
throws MAPParsingComponentException,
IOException,
org.mobicents.protocols.asn.AsnException
_decode in class SequenceBaseMAPParsingComponentExceptionIOExceptionorg.mobicents.protocols.asn.AsnExceptionpublic void encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
MAPAsnPrimitiveencodeData in interface MAPAsnPrimitiveMAPExceptionCopyright © 2016. All Rights Reserved.