public class APNConfigurationImpl extends SequenceBase implements APNConfiguration
_PrimitiveName| Constructor and Description |
|---|
APNConfigurationImpl() |
APNConfigurationImpl(int contextId,
PDNType pDNType,
PDPAddress servedPartyIPIPv4Address,
APN apn,
EPSQoSSubscribed ePSQoSSubscribed,
PDNGWIdentity pdnGwIdentity,
PDNGWAllocationType pdnGwAllocationType,
boolean vplmnAddressAllowed,
ChargingCharacteristics chargingCharacteristics,
AMBR ambr,
ArrayList<SpecificAPNInfo> specificAPNInfoList,
MAPExtensionContainer extensionContainer,
PDPAddress servedPartyIPIPv6Address,
APNOIReplacement apnOiReplacement,
SIPTOPermission siptoPermission,
LIPAPermission lipaPermission) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_decode(org.mobicents.protocols.asn.AsnInputStream asnIS,
int length) |
void |
encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
Encoding the content.
|
AMBR |
getAmbr() |
APN |
getApn() |
APNOIReplacement |
getApnOiReplacement() |
ChargingCharacteristics |
getChargingCharacteristics() |
int |
getContextId() |
EPSQoSSubscribed |
getEPSQoSSubscribed() |
MAPExtensionContainer |
getExtensionContainer() |
LIPAPermission |
getLipaPermission() |
PDNGWAllocationType |
getPdnGwAllocationType() |
PDNGWIdentity |
getPdnGwIdentity() |
PDNType |
getPDNType() |
PDPAddress |
getServedPartyIPIPv4Address() |
PDPAddress |
getServedPartyIPIPv6Address() |
SIPTOPermission |
getSiptoPermission() |
ArrayList<SpecificAPNInfo> |
getSpecificAPNInfoList() |
boolean |
getVplmnAddressAllowed() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic APNConfigurationImpl()
public APNConfigurationImpl(int contextId,
PDNType pDNType,
PDPAddress servedPartyIPIPv4Address,
APN apn,
EPSQoSSubscribed ePSQoSSubscribed,
PDNGWIdentity pdnGwIdentity,
PDNGWAllocationType pdnGwAllocationType,
boolean vplmnAddressAllowed,
ChargingCharacteristics chargingCharacteristics,
AMBR ambr,
ArrayList<SpecificAPNInfo> specificAPNInfoList,
MAPExtensionContainer extensionContainer,
PDPAddress servedPartyIPIPv6Address,
APNOIReplacement apnOiReplacement,
SIPTOPermission siptoPermission,
LIPAPermission lipaPermission)
public int getContextId()
getContextId in interface APNConfigurationpublic PDNType getPDNType()
getPDNType in interface APNConfigurationpublic PDPAddress getServedPartyIPIPv4Address()
getServedPartyIPIPv4Address in interface APNConfigurationpublic APN getApn()
getApn in interface APNConfigurationpublic EPSQoSSubscribed getEPSQoSSubscribed()
getEPSQoSSubscribed in interface APNConfigurationpublic PDNGWIdentity getPdnGwIdentity()
getPdnGwIdentity in interface APNConfigurationpublic PDNGWAllocationType getPdnGwAllocationType()
getPdnGwAllocationType in interface APNConfigurationpublic boolean getVplmnAddressAllowed()
getVplmnAddressAllowed in interface APNConfigurationpublic ChargingCharacteristics getChargingCharacteristics()
getChargingCharacteristics in interface APNConfigurationpublic AMBR getAmbr()
getAmbr in interface APNConfigurationpublic ArrayList<SpecificAPNInfo> getSpecificAPNInfoList()
getSpecificAPNInfoList in interface APNConfigurationpublic MAPExtensionContainer getExtensionContainer()
getExtensionContainer in interface APNConfigurationpublic PDPAddress getServedPartyIPIPv6Address()
getServedPartyIPIPv6Address in interface APNConfigurationpublic APNOIReplacement getApnOiReplacement()
getApnOiReplacement in interface APNConfigurationpublic SIPTOPermission getSiptoPermission()
getSiptoPermission in interface APNConfigurationpublic LIPAPermission getLipaPermission()
getLipaPermission in interface APNConfigurationprotected void _decode(org.mobicents.protocols.asn.AsnInputStream asnIS,
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.