Uses of Class
com.opencloud.slee.resources.cgin.map.MAPBMSC_EventList
-
Packages that use MAPBMSC_EventList Package Description com.opencloud.slee.resources.cgin.map Provides an API for the MAP protocol. -
-
Uses of MAPBMSC_EventList in com.opencloud.slee.resources.cgin.map
Methods in com.opencloud.slee.resources.cgin.map that return MAPBMSC_EventList Modifier and Type Method Description MAPBMSC_EventListMAPBMSC_EventList. clearMbmsMulticastServiceActivation()Clears the bit for mbmsMulticastServiceActivation to false.MAPBMSC_EventListMAPBMSC_EventList. clone()Constructs a copy of this object and everything reachable from it.static MAPBMSC_EventListMAPBMSC_EventList. copyOf(BitString from)Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.MAPBMSC_EventListMAPTraceEventList. getBmsc_List()Gets the value of the field bmsc-List.MAPBMSC_EventListMAPBMSC_EventList. setMbmsMulticastServiceActivation()Sets the bit for mbmsMulticastServiceActivation to true.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPBMSC_EventList Modifier and Type Method Description MAPTraceEventListMAPTraceEventList. setBmsc_List(MAPBMSC_EventList value)Sets the value of the field bmsc-List.
-