public class EPSSubscriptionDataImpl extends SequenceBase implements EPSSubscriptionData
_PrimitiveName| Constructor and Description |
|---|
EPSSubscriptionDataImpl() |
EPSSubscriptionDataImpl(APNOIReplacement apnOiReplacement,
Integer rfspId,
AMBR ambr,
APNConfigurationProfile apnConfigurationProfile,
ISDNAddressString stnSr,
MAPExtensionContainer extensionContainer,
boolean mpsCSPriority,
boolean mpsEPSPriority) |
| 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() |
APNConfigurationProfile |
getAPNConfigurationProfile() |
APNOIReplacement |
getApnOiReplacement() |
MAPExtensionContainer |
getExtensionContainer() |
boolean |
getMpsCSPriority() |
boolean |
getMpsEPSPriority() |
Integer |
getRfspId() |
ISDNAddressString |
getStnSr() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic EPSSubscriptionDataImpl()
public EPSSubscriptionDataImpl(APNOIReplacement apnOiReplacement, Integer rfspId, AMBR ambr, APNConfigurationProfile apnConfigurationProfile, ISDNAddressString stnSr, MAPExtensionContainer extensionContainer, boolean mpsCSPriority, boolean mpsEPSPriority)
public APNOIReplacement getApnOiReplacement()
getApnOiReplacement in interface EPSSubscriptionDatapublic Integer getRfspId()
getRfspId in interface EPSSubscriptionDatapublic AMBR getAmbr()
getAmbr in interface EPSSubscriptionDatapublic APNConfigurationProfile getAPNConfigurationProfile()
getAPNConfigurationProfile in interface EPSSubscriptionDatapublic ISDNAddressString getStnSr()
getStnSr in interface EPSSubscriptionDatapublic MAPExtensionContainer getExtensionContainer()
getExtensionContainer in interface EPSSubscriptionDatapublic boolean getMpsCSPriority()
getMpsCSPriority in interface EPSSubscriptionDatapublic boolean getMpsEPSPriority()
getMpsEPSPriority in interface EPSSubscriptionDataprotected 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.