Uses of Class
com.opencloud.slee.resources.cgin.map.MAPGGSN_EventList
-
Packages that use MAPGGSN_EventList Package Description com.opencloud.slee.resources.cgin.map Provides an API for the MAP protocol. -
-
Uses of MAPGGSN_EventList in com.opencloud.slee.resources.cgin.map
Methods in com.opencloud.slee.resources.cgin.map that return MAPGGSN_EventList Modifier and Type Method Description MAPGGSN_EventListMAPGGSN_EventList. clearMbmsContext()Clears the bit for mbmsContext to false.MAPGGSN_EventListMAPGGSN_EventList. clearPdpContext()Clears the bit for pdpContext to false.MAPGGSN_EventListMAPGGSN_EventList. clone()Constructs a copy of this object and everything reachable from it.static MAPGGSN_EventListMAPGGSN_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.MAPGGSN_EventListMAPTraceEventList. getGgsn_List()Gets the value of the field ggsn-List.MAPGGSN_EventListMAPGGSN_EventList. setMbmsContext()Sets the bit for mbmsContext to true.MAPGGSN_EventListMAPGGSN_EventList. setPdpContext()Sets the bit for pdpContext to true.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPGGSN_EventList Modifier and Type Method Description MAPTraceEventListMAPTraceEventList. setGgsn_List(MAPGGSN_EventList value)Sets the value of the field ggsn-List.
-