public class MAPCloseInfoImpl
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static int |
CLOSE_INFO_TAG_CLASS |
protected static boolean |
CLOSE_INFO_TAG_PC_CONSTRUCTED |
protected static boolean |
CLOSE_INFO_TAG_PC_PRIMITIVE |
static int |
MAP_CLOSE_INFO_TAG |
| Constructor and Description |
|---|
MAPCloseInfoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(org.mobicents.protocols.asn.AsnInputStream ais) |
void |
encode(org.mobicents.protocols.asn.AsnOutputStream asnOS) |
MAPExtensionContainer |
getExtensionContainer() |
void |
setExtensionContainer(MAPExtensionContainer extensionContainer) |
public static final int MAP_CLOSE_INFO_TAG
protected static final int CLOSE_INFO_TAG_CLASS
protected static final boolean CLOSE_INFO_TAG_PC_PRIMITIVE
protected static final boolean CLOSE_INFO_TAG_PC_CONSTRUCTED
public MAPExtensionContainer getExtensionContainer()
public void setExtensionContainer(MAPExtensionContainer extensionContainer)
public void decode(org.mobicents.protocols.asn.AsnInputStream ais)
throws MAPParsingComponentException
MAPParsingComponentExceptionpublic void encode(org.mobicents.protocols.asn.AsnOutputStream asnOS)
throws MAPException
MAPExceptionCopyright © 2011. All Rights Reserved.