public class TraceEventListImpl extends SequenceBase implements TraceEventList
| Modifier and Type | Field and Description |
|---|---|
static int |
_ID_bmscList |
static int |
_ID_ggsnList |
static int |
_ID_mgwList |
static int |
_ID_mmeList |
static int |
_ID_mscSList |
static int |
_ID_pgwList |
static int |
_ID_sgsnList |
static int |
_ID_sgwList |
_PrimitiveName| Constructor and Description |
|---|
TraceEventListImpl() |
TraceEventListImpl(MSCSEventList mscSList,
MGWEventList mgwList,
SGSNEventList sgsnList,
GGSNEventList ggsnList,
BMSCEventList bmscList,
MMEEventList mmeList,
SGWEventList sgwList,
PGWEventList pgwList) |
| 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.
|
BMSCEventList |
getBmscList() |
GGSNEventList |
getGgsnList() |
MGWEventList |
getMgwList() |
MMEEventList |
getMmeList() |
MSCSEventList |
getMscSList() |
PGWEventList |
getPgwList() |
SGSNEventList |
getSgsnList() |
SGWEventList |
getSgwList() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic static final int _ID_mscSList
public static final int _ID_mgwList
public static final int _ID_sgsnList
public static final int _ID_ggsnList
public static final int _ID_bmscList
public static final int _ID_mmeList
public static final int _ID_sgwList
public static final int _ID_pgwList
public TraceEventListImpl()
public TraceEventListImpl(MSCSEventList mscSList, MGWEventList mgwList, SGSNEventList sgsnList, GGSNEventList ggsnList, BMSCEventList bmscList, MMEEventList mmeList, SGWEventList sgwList, PGWEventList pgwList)
public MSCSEventList getMscSList()
getMscSList in interface TraceEventListpublic MGWEventList getMgwList()
getMgwList in interface TraceEventListpublic SGSNEventList getSgsnList()
getSgsnList in interface TraceEventListpublic GGSNEventList getGgsnList()
getGgsnList in interface TraceEventListpublic BMSCEventList getBmscList()
getBmscList in interface TraceEventListpublic MMEEventList getMmeList()
getMmeList in interface TraceEventListpublic SGWEventList getSgwList()
getSgwList in interface TraceEventListpublic PGWEventList getPgwList()
getPgwList in interface TraceEventListprotected 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.