public class MAPProviderAbortInfoImpl
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MAP_PROVIDER_ABORT_INFO_TAG |
protected static int |
PROVIDER_ABORT_TAG_CLASS |
protected static boolean |
PROVIDER_ABORT_TAG_PC_CONSTRUCTED |
| Constructor and Description |
|---|
MAPProviderAbortInfoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(org.mobicents.protocols.asn.AsnInputStream ais) |
void |
encode(org.mobicents.protocols.asn.AsnOutputStream asnOS) |
MAPExtensionContainer |
getExtensionContainer() |
MAPProviderAbortReason |
getMAPProviderAbortReason() |
void |
setExtensionContainer(MAPExtensionContainer extensionContainer) |
void |
setMAPProviderAbortReason(MAPProviderAbortReason mapProvAbrtReas) |
public static final int MAP_PROVIDER_ABORT_INFO_TAG
protected static final int PROVIDER_ABORT_TAG_CLASS
protected static final boolean PROVIDER_ABORT_TAG_PC_CONSTRUCTED
public MAPProviderAbortReason getMAPProviderAbortReason()
public MAPExtensionContainer getExtensionContainer()
public void setMAPProviderAbortReason(MAPProviderAbortReason mapProvAbrtReas)
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.