public class MAPErrorMessageSsErrorStatusImpl extends MAPErrorMessageImpl implements MAPErrorMessageSsErrorStatus
| Modifier and Type | Field and Description |
|---|---|
static int |
_mask_ABit |
static int |
_mask_PBit |
static int |
_mask_QBit |
static int |
_mask_RBit |
protected String |
_PrimitiveName |
protected static javolution.xml.XMLFormat<MAPErrorMessageSsErrorStatusImpl> |
MAP_ERROR_MESSAGE_SS_ERROR_STATUS_XML
XML Serialization/Deserialization
|
errorCode, MAP_ERROR_MESSAGE_XML| Constructor and Description |
|---|
MAPErrorMessageSsErrorStatusImpl() |
MAPErrorMessageSsErrorStatusImpl(boolean qBit,
boolean pBit,
boolean rBit,
boolean aBit) |
MAPErrorMessageSsErrorStatusImpl(int data) |
| Modifier and Type | Method and Description |
|---|---|
void |
decodeAll(org.mobicents.protocols.asn.AsnInputStream ansIS)
Decoding the length and the content of the primitive (the tag has already read)
|
void |
decodeData(org.mobicents.protocols.asn.AsnInputStream ansIS,
int length)
Decoding the content of the primitive (the tag and the length have already read)
|
void |
encodeAll(org.mobicents.protocols.asn.AsnOutputStream asnOs)
Encoding the tag, the length and the content.
|
void |
encodeAll(org.mobicents.protocols.asn.AsnOutputStream asnOs,
int tagClass,
int tag)
Encoding the tag, the length and the content.
|
void |
encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
Encoding the content.
|
boolean |
getABit() |
int |
getData() |
MAPErrorMessageSsErrorStatus |
getEmSsErrorStatus() |
boolean |
getIsPrimitive() |
boolean |
getPBit() |
boolean |
getQBit() |
boolean |
getRBit() |
int |
getTag() |
int |
getTagClass() |
boolean |
isEmSsErrorStatus() |
void |
setABit(boolean val) |
void |
setData(int val) |
void |
setPBit(boolean val) |
void |
setQBit(boolean val) |
void |
setRBit(boolean val) |
String |
toString() |
getEmAbsentSubscriber, getEmAbsentSubscriberSM, getEmBusySubscriber, getEmCallBarred, getEmCUGReject, getEmExtensionContainer, getEmFacilityNotSup, getEmParameterless, getEmPositionMethodFailure, getEmPwRegistrationFailure, getEmRoamingNotAllowed, getEmSMDeliveryFailure, getEmSsIncompatibility, getEmSubscriberBusyForMtSms, getEmSystemFailure, getEmUnauthorizedLCSClient, getEmUnknownSubscriber, getErrorCode, isEmAbsentSubscriber, isEmAbsentSubscriberSM, isEmBusySubscriber, isEmCallBarred, isEmCUGReject, isEmExtensionContainer, isEmFacilityNotSup, isEmParameterless, isEmPositionMethodFailure, isEmPwRegistrationFailure, isEmRoamingNotAllowed, isEmSMDeliveryFailure, isEmSsIncompatibility, isEmSubscriberBusyForMtSms, isEmSystemFailure, isEmUnauthorizedLCSClient, isEmUnknownSubscriberclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEmAbsentSubscriber, getEmAbsentSubscriberSM, getEmCallBarred, getEmExtensionContainer, getEmFacilityNotSup, getEmParameterless, getEmPositionMethodFailure, getEmSMDeliveryFailure, getEmSubscriberBusyForMtSms, getEmSystemFailure, getEmUnauthorizedLCSClient, getEmUnknownSubscriber, getErrorCode, isEmAbsentSubscriber, isEmAbsentSubscriberSM, isEmCallBarred, isEmExtensionContainer, isEmFacilityNotSup, isEmParameterless, isEmPositionMethodFailure, isEmSMDeliveryFailure, isEmSubscriberBusyForMtSms, isEmSystemFailure, isEmUnauthorizedLCSClient, isEmUnknownSubscriberpublic static final int _mask_QBit
public static final int _mask_PBit
public static final int _mask_RBit
public static final int _mask_ABit
protected String _PrimitiveName
protected static final javolution.xml.XMLFormat<MAPErrorMessageSsErrorStatusImpl> MAP_ERROR_MESSAGE_SS_ERROR_STATUS_XML
public MAPErrorMessageSsErrorStatusImpl(int data)
public MAPErrorMessageSsErrorStatusImpl(boolean qBit,
boolean pBit,
boolean rBit,
boolean aBit)
public MAPErrorMessageSsErrorStatusImpl()
public boolean isEmSsErrorStatus()
isEmSsErrorStatus in class MAPErrorMessageImplpublic MAPErrorMessageSsErrorStatus getEmSsErrorStatus()
getEmSsErrorStatus in class MAPErrorMessageImplpublic int getData()
getData in interface MAPErrorMessageSsErrorStatuspublic boolean getQBit()
getQBit in interface MAPErrorMessageSsErrorStatuspublic boolean getPBit()
getPBit in interface MAPErrorMessageSsErrorStatuspublic boolean getRBit()
getRBit in interface MAPErrorMessageSsErrorStatuspublic boolean getABit()
getABit in interface MAPErrorMessageSsErrorStatuspublic void setData(int val)
setData in interface MAPErrorMessageSsErrorStatuspublic void setQBit(boolean val)
setQBit in interface MAPErrorMessageSsErrorStatuspublic void setPBit(boolean val)
setPBit in interface MAPErrorMessageSsErrorStatuspublic void setRBit(boolean val)
setRBit in interface MAPErrorMessageSsErrorStatuspublic void setABit(boolean val)
setABit in interface MAPErrorMessageSsErrorStatuspublic int getTag()
throws MAPException
getTag in interface MAPAsnPrimitiveMAPExceptionpublic int getTagClass()
getTagClass in interface MAPAsnPrimitivepublic boolean getIsPrimitive()
getIsPrimitive in interface MAPAsnPrimitivepublic void decodeAll(org.mobicents.protocols.asn.AsnInputStream ansIS)
throws MAPParsingComponentException
MAPAsnPrimitivedecodeAll in interface MAPAsnPrimitiveansIS - The AsnInputStream that contains the length and the content of the primitiveMAPParsingComponentExceptionpublic void decodeData(org.mobicents.protocols.asn.AsnInputStream ansIS,
int length)
throws MAPParsingComponentException
MAPAsnPrimitivedecodeData in interface MAPAsnPrimitiveansIS - The AsnInputStream that contains the content of the primitivelength - The length of the contentMAPParsingComponentExceptionpublic void encodeAll(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
MAPAsnPrimitiveencodeAll in interface MAPAsnPrimitiveMAPExceptionpublic void encodeAll(org.mobicents.protocols.asn.AsnOutputStream asnOs,
int tagClass,
int tag)
throws MAPException
MAPAsnPrimitiveencodeAll in interface MAPAsnPrimitiveMAPExceptionpublic void encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
MAPAsnPrimitiveencodeData in interface MAPAsnPrimitiveMAPExceptionCopyright © 2016. All Rights Reserved.