public class TraceInterfaceListImpl extends SequenceBase implements TraceInterfaceList
| Modifier and Type | Field and Description |
|---|---|
static int |
_ID_bmscList |
static int |
_ID_eNBList |
static int |
_ID_ggsnList |
static int |
_ID_mgwList |
static int |
_ID_mmeList |
static int |
_ID_mscSList |
static int |
_ID_pgwList |
static int |
_ID_rncList |
static int |
_ID_sgsnList |
static int |
_ID_sgwList |
_PrimitiveName| Constructor and Description |
|---|
TraceInterfaceListImpl() |
TraceInterfaceListImpl(MSCSInterfaceList mscSList,
MGWInterfaceList mgwList,
SGSNInterfaceList sgsnList,
GGSNInterfaceList ggsnList,
RNCInterfaceList rncList,
BMSCInterfaceList bmscList,
MMEInterfaceList mmeList,
SGWInterfaceList sgwList,
PGWInterfaceList pgwList,
ENBInterfaceList enbList) |
| 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.
|
BMSCInterfaceList |
getBmscList() |
ENBInterfaceList |
getEnbList() |
GGSNInterfaceList |
getGgsnList() |
MGWInterfaceList |
getMgwList() |
MMEInterfaceList |
getMmeList() |
MSCSInterfaceList |
getMscSList() |
PGWInterfaceList |
getPgwList() |
RNCInterfaceList |
getRncList() |
SGSNInterfaceList |
getSgsnList() |
SGWInterfaceList |
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_rncList
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 static final int _ID_eNBList
public TraceInterfaceListImpl()
public TraceInterfaceListImpl(MSCSInterfaceList mscSList, MGWInterfaceList mgwList, SGSNInterfaceList sgsnList, GGSNInterfaceList ggsnList, RNCInterfaceList rncList, BMSCInterfaceList bmscList, MMEInterfaceList mmeList, SGWInterfaceList sgwList, PGWInterfaceList pgwList, ENBInterfaceList enbList)
public MSCSInterfaceList getMscSList()
getMscSList in interface TraceInterfaceListpublic MGWInterfaceList getMgwList()
getMgwList in interface TraceInterfaceListpublic SGSNInterfaceList getSgsnList()
getSgsnList in interface TraceInterfaceListpublic GGSNInterfaceList getGgsnList()
getGgsnList in interface TraceInterfaceListpublic RNCInterfaceList getRncList()
getRncList in interface TraceInterfaceListpublic BMSCInterfaceList getBmscList()
getBmscList in interface TraceInterfaceListpublic MMEInterfaceList getMmeList()
getMmeList in interface TraceInterfaceListpublic SGWInterfaceList getSgwList()
getSgwList in interface TraceInterfaceListpublic PGWInterfaceList getPgwList()
getPgwList in interface TraceInterfaceListpublic ENBInterfaceList getEnbList()
getEnbList in interface TraceInterfaceListprotected 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.