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_TechnologyMAPRAN_Technology. gsmReference to value of the constant gsm.static MAPRAN_TechnologyMAPRAN_Technology. umtsReference 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_TechnologyMAPRAN_Technology. fromValue(int value)Finds or constructs an enumeration constant for the given numeric value.MAPRAN_TechnologyMAPReportingPLMN. 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 MAPReportingPLMNMAPReportingPLMN. setRan_Technology(MAPRAN_Technology value)Sets the value of the field ran-Technology.
-