org.mobicents.protocols.ss7.map.dialog
public class MAPUserAbortInfoImpl extends java.lang.Object implements MAPUserAbortInfo
| Modifier and Type | Field and Description |
|---|---|
protected static int |
MAP_USER_ABORT_INFO_TAG |
protected static int |
USER_ABORT_TAG_CLASS |
protected static boolean |
USER_ABORT_TAG_PC_CONSTRUCTED |
| Constructor and Description |
|---|
MAPUserAbortInfoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(org.mobicents.protocols.asn.AsnInputStream ais) |
void |
encode(org.mobicents.protocols.asn.AsnOutputStream asnOS) |
MAPDialog |
getMAPDialog() |
MAPUserAbortChoice |
getMAPUserAbortChoice() |
void |
setMAPDialog(MAPDialog mapDialog) |
void |
setMAPUserAbortChoice(MAPUserAbortChoice mapUsrAbrtChoice) |
protected static final int MAP_USER_ABORT_INFO_TAG
protected static final int USER_ABORT_TAG_CLASS
protected static final boolean USER_ABORT_TAG_PC_CONSTRUCTED
public MAPDialog getMAPDialog()
getMAPDialog in interface MAPUserAbortInfopublic MAPUserAbortChoice getMAPUserAbortChoice()
getMAPUserAbortChoice in interface MAPUserAbortInfopublic void setMAPDialog(MAPDialog mapDialog)
setMAPDialog in interface MAPUserAbortInfopublic void setMAPUserAbortChoice(MAPUserAbortChoice mapUsrAbrtChoice)
setMAPUserAbortChoice in interface MAPUserAbortInfopublic void decode(org.mobicents.protocols.asn.AsnInputStream ais)
throws org.mobicents.protocols.asn.AsnException,
java.io.IOException,
MAPException
org.mobicents.protocols.asn.AsnExceptionjava.io.IOExceptionMAPExceptionpublic void encode(org.mobicents.protocols.asn.AsnOutputStream asnOS)
throws java.io.IOException,
MAPException
java.io.IOExceptionMAPExceptionCopyright © 2011. All Rights Reserved.