public class CUGCheckInfoImpl extends SequenceBase implements CUGCheckInfo
_PrimitiveName| Constructor and Description |
|---|
CUGCheckInfoImpl() |
CUGCheckInfoImpl(CUGInterlock cugInterlock,
boolean cugOutgoingAccess,
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.
|
CUGInterlock |
getCUGInterlock() |
boolean |
getCUGOutgoingAccess() |
MAPExtensionContainer |
getExtensionContainer() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic CUGCheckInfoImpl()
public CUGCheckInfoImpl(CUGInterlock cugInterlock, boolean cugOutgoingAccess, MAPExtensionContainer extensionContainer)
public CUGInterlock getCUGInterlock()
getCUGInterlock in interface CUGCheckInfopublic boolean getCUGOutgoingAccess()
getCUGOutgoingAccess in interface CUGCheckInfopublic MAPExtensionContainer getExtensionContainer()
getExtensionContainer in interface CUGCheckInfoprotected 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.