public class TraceNETypeListImpl extends BitStringBase implements TraceNETypeList
| Modifier and Type | Field and Description |
|---|---|
static String |
_PrimitiveName |
BIT_STRING_BASE_XML, bitString, curLength, maxLength, minLength| Constructor and Description |
|---|
TraceNETypeListImpl() |
TraceNETypeListImpl(boolean mscS,
boolean mgw,
boolean sgsn,
boolean ggsn,
boolean rnc,
boolean bmSc,
boolean mme,
boolean sgw,
boolean pgw,
boolean enb) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBmSc() |
boolean |
getEnb() |
boolean |
getGgsn() |
boolean |
getMgw() |
boolean |
getMme() |
boolean |
getMscS() |
boolean |
getPgw() |
boolean |
getRnc() |
boolean |
getSgsn() |
boolean |
getSgw() |
String |
toString() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCodepublic static final String _PrimitiveName
public TraceNETypeListImpl()
public TraceNETypeListImpl(boolean mscS,
boolean mgw,
boolean sgsn,
boolean ggsn,
boolean rnc,
boolean bmSc,
boolean mme,
boolean sgw,
boolean pgw,
boolean enb)
public boolean getMscS()
getMscS in interface TraceNETypeListpublic boolean getMgw()
getMgw in interface TraceNETypeListpublic boolean getSgsn()
getSgsn in interface TraceNETypeListpublic boolean getGgsn()
getGgsn in interface TraceNETypeListpublic boolean getRnc()
getRnc in interface TraceNETypeListpublic boolean getBmSc()
getBmSc in interface TraceNETypeListpublic boolean getMme()
getMme in interface TraceNETypeListpublic boolean getSgw()
getSgw in interface TraceNETypeListpublic boolean getPgw()
getPgw in interface TraceNETypeListpublic boolean getEnb()
getEnb in interface TraceNETypeListpublic String toString()
toString in class BitStringBaseCopyright © 2016. All Rights Reserved.