public class MSCSEventListImpl extends BitStringBase implements MSCSEventList
| Modifier and Type | Field and Description |
|---|---|
static String |
_PrimitiveName |
BIT_STRING_BASE_XML, bitString, curLength, maxLength, minLength| Constructor and Description |
|---|
MSCSEventListImpl() |
MSCSEventListImpl(boolean moMtCall,
boolean moMtSms,
boolean luImsiAttachImsiDetach,
boolean handovers,
boolean ss) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getHandovers() |
boolean |
getLuImsiAttachImsiDetach() |
boolean |
getMoMtCall() |
boolean |
getMoMtSms() |
boolean |
getSs() |
String |
toString() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCodepublic static final String _PrimitiveName
public MSCSEventListImpl()
public MSCSEventListImpl(boolean moMtCall,
boolean moMtSms,
boolean luImsiAttachImsiDetach,
boolean handovers,
boolean ss)
public boolean getMoMtCall()
getMoMtCall in interface MSCSEventListpublic boolean getMoMtSms()
getMoMtSms in interface MSCSEventListpublic boolean getLuImsiAttachImsiDetach()
getLuImsiAttachImsiDetach in interface MSCSEventListpublic boolean getHandovers()
getHandovers in interface MSCSEventListpublic boolean getSs()
getSs in interface MSCSEventListpublic String toString()
toString in class BitStringBaseCopyright © 2016. All Rights Reserved.