public class MWStatusImpl extends MAPPrimitiveBase implements MWStatus
| Constructor and Description |
|---|
MWStatusImpl() |
MWStatusImpl(java.lang.Boolean scAddressNotIncluded,
java.lang.Boolean mnrfSet,
java.lang.Boolean mcefSet,
java.lang.Boolean mnrgSet) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(org.mobicents.protocols.asn.AsnInputStream ansIS,
int tagClass,
boolean isPrimitive,
int tag,
int length) |
void |
encode(org.mobicents.protocols.asn.AsnOutputStream asnOs) |
boolean |
getIsPrimitive() |
java.lang.Boolean |
getMcefSet() |
java.lang.Boolean |
getMnrfSet() |
java.lang.Boolean |
getMnrgSet() |
java.lang.Boolean |
getScAddressNotIncluded() |
int |
getTag() |
int |
getTagClass() |
java.lang.String |
toString() |
decode, encodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdecode, encodepublic MWStatusImpl()
public MWStatusImpl(java.lang.Boolean scAddressNotIncluded,
java.lang.Boolean mnrfSet,
java.lang.Boolean mcefSet,
java.lang.Boolean mnrgSet)
public java.lang.Boolean getScAddressNotIncluded()
getScAddressNotIncluded in interface MWStatuspublic java.lang.Boolean getMnrfSet()
getMnrfSet in interface MWStatuspublic java.lang.Boolean getMcefSet()
getMcefSet in interface MWStatuspublic java.lang.Boolean getMnrgSet()
getMnrgSet in interface MWStatuspublic void decode(org.mobicents.protocols.asn.AsnInputStream ansIS,
int tagClass,
boolean isPrimitive,
int tag,
int length)
throws MAPParsingComponentException
decode in interface MAPPrimitivedecode in class MAPPrimitiveBaseMAPParsingComponentExceptionpublic void encode(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
encode in interface MAPPrimitiveencode in class MAPPrimitiveBaseMAPExceptionpublic int getTag()
throws MAPException
getTag in interface MAPPrimitivegetTag in class MAPPrimitiveBaseMAPExceptionpublic int getTagClass()
getTagClass in interface MAPPrimitivegetTagClass in class MAPPrimitiveBasepublic boolean getIsPrimitive()
getIsPrimitive in interface MAPPrimitivegetIsPrimitive in class MAPPrimitiveBasepublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2011. All Rights Reserved.