public class ActivateTraceModeRequestImpl_Base extends MessageImpl implements ActivateTraceModeRequest_Base, MAPAsnPrimitive
| Modifier and Type | Field and Description |
|---|---|
static int |
_ID_extensionContainer |
static int |
_ID_imsi |
static int |
_ID_mdtConfiguration |
static int |
_ID_omcId |
static int |
_ID_traceCollectionEntity |
static int |
_ID_traceDepthList |
static int |
_ID_traceEventList |
static int |
_ID_traceInterfaceList |
static int |
_ID_traceNETypeList |
static int |
_ID_traceReference |
static int |
_ID_traceReference2 |
static int |
_ID_traceType |
static String |
_PrimitiveName |
MAP_MESSAGE_XML| Constructor and Description |
|---|
ActivateTraceModeRequestImpl_Base() |
ActivateTraceModeRequestImpl_Base(IMSI imsi,
TraceReference traceReference,
TraceType traceType,
AddressString omcId,
MAPExtensionContainer extensionContainer,
TraceReference2 traceReference2,
TraceDepthList traceDepthList,
TraceNETypeList traceNeTypeList,
TraceInterfaceList traceInterfaceList,
TraceEventList traceEventList,
GSNAddress traceCollectionEntity,
MDTConfiguration mdtConfiguration) |
| 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.
|
MAPExtensionContainer |
getExtensionContainer() |
IMSI |
getImsi() |
boolean |
getIsPrimitive() |
MDTConfiguration |
getMdtConfiguration() |
MAPMessageType |
getMessageType() |
AddressString |
getOmcId() |
int |
getOperationCode() |
int |
getTag() |
int |
getTagClass() |
GSNAddress |
getTraceCollectionEntity() |
TraceDepthList |
getTraceDepthList() |
TraceEventList |
getTraceEventList() |
TraceInterfaceList |
getTraceInterfaceList() |
TraceNETypeList |
getTraceNeTypeList() |
TraceReference |
getTraceReference() |
TraceReference2 |
getTraceReference2() |
TraceType |
getTraceType() |
String |
toString() |
getInvokeId, getMAPDialog, setInvokeId, setMAPDialogclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetInvokeId, getMAPDialog, setInvokeId, setMAPDialogpublic static final int _ID_imsi
public static final int _ID_traceReference
public static final int _ID_traceType
public static final int _ID_omcId
public static final int _ID_extensionContainer
public static final int _ID_traceReference2
public static final int _ID_traceDepthList
public static final int _ID_traceNETypeList
public static final int _ID_traceInterfaceList
public static final int _ID_traceEventList
public static final int _ID_traceCollectionEntity
public static final int _ID_mdtConfiguration
public static final String _PrimitiveName
public ActivateTraceModeRequestImpl_Base()
public ActivateTraceModeRequestImpl_Base(IMSI imsi, TraceReference traceReference, TraceType traceType, AddressString omcId, MAPExtensionContainer extensionContainer, TraceReference2 traceReference2, TraceDepthList traceDepthList, TraceNETypeList traceNeTypeList, TraceInterfaceList traceInterfaceList, TraceEventList traceEventList, GSNAddress traceCollectionEntity, MDTConfiguration mdtConfiguration)
public MAPMessageType getMessageType()
getMessageType in interface MAPMessagepublic int getOperationCode()
getOperationCode in interface MAPMessagepublic int getTag()
throws MAPException
getTag in interface MAPAsnPrimitiveMAPExceptionpublic int getTagClass()
getTagClass in interface MAPAsnPrimitivepublic boolean getIsPrimitive()
getIsPrimitive in interface MAPAsnPrimitivepublic IMSI getImsi()
getImsi in interface ActivateTraceModeRequest_Basepublic TraceReference getTraceReference()
getTraceReference in interface ActivateTraceModeRequest_Basepublic TraceType getTraceType()
getTraceType in interface ActivateTraceModeRequest_Basepublic AddressString getOmcId()
getOmcId in interface ActivateTraceModeRequest_Basepublic MAPExtensionContainer getExtensionContainer()
getExtensionContainer in interface ActivateTraceModeRequest_Basepublic TraceReference2 getTraceReference2()
getTraceReference2 in interface ActivateTraceModeRequest_Basepublic TraceDepthList getTraceDepthList()
getTraceDepthList in interface ActivateTraceModeRequest_Basepublic TraceNETypeList getTraceNeTypeList()
getTraceNeTypeList in interface ActivateTraceModeRequest_Basepublic TraceInterfaceList getTraceInterfaceList()
getTraceInterfaceList in interface ActivateTraceModeRequest_Basepublic TraceEventList getTraceEventList()
getTraceEventList in interface ActivateTraceModeRequest_Basepublic GSNAddress getTraceCollectionEntity()
getTraceCollectionEntity in interface ActivateTraceModeRequest_Basepublic MDTConfiguration getMdtConfiguration()
getMdtConfiguration in interface ActivateTraceModeRequest_Basepublic 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.