public class EPSQoSSubscribedImpl extends SequenceBase implements EPSQoSSubscribed
_PrimitiveName| Constructor and Description |
|---|
EPSQoSSubscribedImpl() |
EPSQoSSubscribedImpl(QoSClassIdentifier qoSClassIdentifier,
AllocationRetentionPriority allocationRetentionPriority,
MAPExtensionContainer extensionContainer) |
| 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.
|
AllocationRetentionPriority |
getAllocationRetentionPriority() |
MAPExtensionContainer |
getExtensionContainer() |
QoSClassIdentifier |
getQoSClassIdentifier() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic EPSQoSSubscribedImpl()
public EPSQoSSubscribedImpl(QoSClassIdentifier qoSClassIdentifier, AllocationRetentionPriority allocationRetentionPriority, MAPExtensionContainer extensionContainer)
public QoSClassIdentifier getQoSClassIdentifier()
getQoSClassIdentifier in interface EPSQoSSubscribedpublic AllocationRetentionPriority getAllocationRetentionPriority()
getAllocationRetentionPriority in interface EPSQoSSubscribedpublic MAPExtensionContainer getExtensionContainer()
getExtensionContainer in interface EPSQoSSubscribedprotected 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.