public class DeferredmtlrDataImpl extends SequenceBase implements DeferredmtlrData
_PrimitiveName| Constructor and Description |
|---|
DeferredmtlrDataImpl() |
DeferredmtlrDataImpl(DeferredLocationEventType deferredLocationEventType,
TerminationCause terminationCause,
LCSLocationInfo lcsLocationInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_decode(org.mobicents.protocols.asn.AsnInputStream asnIS,
int length) |
void |
encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
Encoding the content.
|
boolean |
equals(Object obj) |
DeferredLocationEventType |
getDeferredLocationEventType() |
LCSLocationInfo |
getLCSLocationInfo() |
TerminationCause |
getTerminationCause() |
int |
hashCode() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic DeferredmtlrDataImpl()
public DeferredmtlrDataImpl(DeferredLocationEventType deferredLocationEventType, TerminationCause terminationCause, LCSLocationInfo lcsLocationInfo)
deferredLocationEventType - terminationCause - lcsLocationInfo - public DeferredLocationEventType getDeferredLocationEventType()
getDeferredLocationEventType in interface DeferredmtlrDatapublic TerminationCause getTerminationCause()
getTerminationCause in interface DeferredmtlrDatapublic LCSLocationInfo getLCSLocationInfo()
getLCSLocationInfo in interface DeferredmtlrDataprotected void _decode(org.mobicents.protocols.asn.AsnInputStream asnIS,
int length)
throws MAPParsingComponentException,
IOException,
org.mobicents.protocols.asn.AsnException
_decode in class SequenceBaseMAPParsingComponentExceptionIOExceptionorg.mobicents.protocols.asn.AsnExceptionpublic void encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
MAPAsnPrimitiveencodeData in interface MAPAsnPrimitiveMAPExceptionCopyright © 2016. All Rights Reserved.