Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Field and 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.
|
Modifier and Type | Method and 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.
|
Modifier and Type | Method and 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.
|