Uses of Class
com.opencloud.slee.resources.cgin.map.MAPGPRS_TriggerDetectionPoint
-
Packages that use MAPGPRS_TriggerDetectionPoint Package Description com.opencloud.slee.resources.cgin.map Provides an API for the MAP protocol. -
-
Uses of MAPGPRS_TriggerDetectionPoint in com.opencloud.slee.resources.cgin.map
Fields in com.opencloud.slee.resources.cgin.map declared as MAPGPRS_TriggerDetectionPoint Modifier and Type Field Description static MAPGPRS_TriggerDetectionPoint
MAPGPRS_TriggerDetectionPoint. attach
Reference to value of the constant attach.static MAPGPRS_TriggerDetectionPoint
MAPGPRS_TriggerDetectionPoint. attachChangeOfPosition
Reference to value of the constant attachChangeOfPosition.static MAPGPRS_TriggerDetectionPoint
MAPGPRS_TriggerDetectionPoint. pdp_ContextChangeOfPosition
Reference to value of the constant pdp_ContextChangeOfPosition.static MAPGPRS_TriggerDetectionPoint
MAPGPRS_TriggerDetectionPoint. pdp_ContextEstablishment
Reference to value of the constant pdp_ContextEstablishment.static MAPGPRS_TriggerDetectionPoint
MAPGPRS_TriggerDetectionPoint. pdp_ContextEstablishmentAcknowledgement
Reference to value of the constant pdp_ContextEstablishmentAcknowledgement.Methods in com.opencloud.slee.resources.cgin.map that return MAPGPRS_TriggerDetectionPoint Modifier and Type Method Description static MAPGPRS_TriggerDetectionPoint
MAPGPRS_TriggerDetectionPoint. fromValue(int value)
Finds or constructs an enumeration constant for the given numeric value.MAPGPRS_TriggerDetectionPoint
MAPGPRS_CamelTDPData. getGprs_TriggerDetectionPoint()
Gets the value of the field gprs-TriggerDetectionPoint.static MAPGPRS_TriggerDetectionPoint[]
MAPGPRS_TriggerDetectionPoint. namedValues()
Returns an array containing all the enumeration constants referenced by fields.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPGPRS_TriggerDetectionPoint Modifier and Type Method Description MAPGPRS_CamelTDPData
MAPGPRS_CamelTDPData. setGprs_TriggerDetectionPoint(MAPGPRS_TriggerDetectionPoint value)
Sets the value of the field gprs-TriggerDetectionPoint.
-