public class CUGSubscriptionImpl extends SequenceBase implements CUGSubscription
_PrimitiveName| Constructor and Description |
|---|
CUGSubscriptionImpl() |
CUGSubscriptionImpl(int cugIndex,
CUGInterlock cugInterlock,
IntraCUGOptions intraCugOptions,
ArrayList<ExtBasicServiceCode> basicService,
MAPExtensionContainer extensionContainer) |
| 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.
|
ArrayList<ExtBasicServiceCode> |
getBasicServiceGroupList() |
int |
getCUGIndex() |
CUGInterlock |
getCugInterlock() |
MAPExtensionContainer |
getExtensionContainer() |
IntraCUGOptions |
getIntraCugOptions() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic CUGSubscriptionImpl()
public CUGSubscriptionImpl(int cugIndex,
CUGInterlock cugInterlock,
IntraCUGOptions intraCugOptions,
ArrayList<ExtBasicServiceCode> basicService,
MAPExtensionContainer extensionContainer)
public int getCUGIndex()
getCUGIndex in interface CUGSubscriptionpublic CUGInterlock getCugInterlock()
getCugInterlock in interface CUGSubscriptionpublic IntraCUGOptions getIntraCugOptions()
getIntraCugOptions in interface CUGSubscriptionpublic ArrayList<ExtBasicServiceCode> getBasicServiceGroupList()
getBasicServiceGroupList in interface CUGSubscriptionpublic MAPExtensionContainer getExtensionContainer()
getExtensionContainer in interface CUGSubscriptionprotected 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.