Uses of Class
com.opencloud.slee.resources.cgin.map.MAPRAN_Technology
-
Packages that use MAPRAN_Technology Package Description com.opencloud.slee.resources.cgin.map Provides an API for the MAP protocol. -
-
Uses of MAPRAN_Technology in com.opencloud.slee.resources.cgin.map
Fields in com.opencloud.slee.resources.cgin.map declared as MAPRAN_Technology Modifier and Type Field Description static MAPRAN_Technology
MAPRAN_Technology. gsm
Reference to value of the constant gsm.static MAPRAN_Technology
MAPRAN_Technology. umts
Reference to value of the constant umts.Methods in com.opencloud.slee.resources.cgin.map that return MAPRAN_Technology Modifier and Type Method Description static MAPRAN_Technology
MAPRAN_Technology. fromValue(int value)
Finds or constructs an enumeration constant for the given numeric value.MAPRAN_Technology
MAPReportingPLMN. getRan_Technology()
Gets the value of the field ran-Technology.static MAPRAN_Technology[]
MAPRAN_Technology. namedValues()
Returns an array containing all the enumeration constants referenced by fields.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPRAN_Technology Modifier and Type Method Description MAPReportingPLMN
MAPReportingPLMN. setRan_Technology(MAPRAN_Technology value)
Sets the value of the field ran-Technology.
-