Uses of Class
com.opencloud.slee.resources.cgin.map.MAPO_BcsmTriggerDetectionPoint
-
Packages that use MAPO_BcsmTriggerDetectionPoint Package Description com.opencloud.slee.resources.cgin.map Provides an API for the MAP protocol. -
-
Uses of MAPO_BcsmTriggerDetectionPoint in com.opencloud.slee.resources.cgin.map
Fields in com.opencloud.slee.resources.cgin.map declared as MAPO_BcsmTriggerDetectionPoint Modifier and Type Field Description static MAPO_BcsmTriggerDetectionPoint
MAPO_BcsmTriggerDetectionPoint. collectedInfo
Reference to value of the constant collectedInfo.static MAPO_BcsmTriggerDetectionPoint
MAPO_BcsmTriggerDetectionPoint. routeSelectFailure
Reference to value of the constant routeSelectFailure.Methods in com.opencloud.slee.resources.cgin.map that return MAPO_BcsmTriggerDetectionPoint Modifier and Type Method Description static MAPO_BcsmTriggerDetectionPoint
MAPO_BcsmTriggerDetectionPoint. fromValue(int value)
Finds or constructs an enumeration constant for the given numeric value.MAPO_BcsmTriggerDetectionPoint
MAPO_BcsmCamelTDP_Criteria. getO_BcsmTriggerDetectionPoint()
Gets the value of the field o-BcsmTriggerDetectionPoint.MAPO_BcsmTriggerDetectionPoint
MAPO_BcsmCamelTDPData. getO_BcsmTriggerDetectionPoint()
Gets the value of the field o-BcsmTriggerDetectionPoint.static MAPO_BcsmTriggerDetectionPoint[]
MAPO_BcsmTriggerDetectionPoint. namedValues()
Returns an array containing all the enumeration constants referenced by fields.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPO_BcsmTriggerDetectionPoint Modifier and Type Method Description MAPO_BcsmCamelTDP_Criteria
MAPO_BcsmCamelTDP_Criteria. setO_BcsmTriggerDetectionPoint(MAPO_BcsmTriggerDetectionPoint value)
Sets the value of the field o-BcsmTriggerDetectionPoint.MAPO_BcsmCamelTDPData
MAPO_BcsmCamelTDPData. setO_BcsmTriggerDetectionPoint(MAPO_BcsmTriggerDetectionPoint value)
Sets the value of the field o-BcsmTriggerDetectionPoint.
-