Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Field and Description |
---|---|
static MAPT_BcsmTriggerDetectionPoint |
MAPT_BcsmTriggerDetectionPoint.tBusy
Reference to value of the constant tBusy.
|
static MAPT_BcsmTriggerDetectionPoint |
MAPT_BcsmTriggerDetectionPoint.termAttemptAuthorized
Reference to value of the constant termAttemptAuthorized.
|
static MAPT_BcsmTriggerDetectionPoint |
MAPT_BcsmTriggerDetectionPoint.tNoAnswer
Reference to value of the constant tNoAnswer.
|
Modifier and Type | Method and Description |
---|---|
static MAPT_BcsmTriggerDetectionPoint |
MAPT_BcsmTriggerDetectionPoint.fromValue(int value)
Finds or constructs an enumeration constant for the given numeric value.
|
MAPT_BcsmTriggerDetectionPoint |
MAPT_BCSM_CAMEL_TDP_Criteria.getT_BCSM_TriggerDetectionPoint()
Gets the value of the field t-BCSM-TriggerDetectionPoint.
|
MAPT_BcsmTriggerDetectionPoint |
MAPT_BcsmCamelTDPData.getT_BcsmTriggerDetectionPoint()
Gets the value of the field t-BcsmTriggerDetectionPoint.
|
static MAPT_BcsmTriggerDetectionPoint[] |
MAPT_BcsmTriggerDetectionPoint.namedValues()
Returns an array containing all the enumeration constants referenced by fields.
|
Modifier and Type | Method and Description |
---|---|
MAPT_BCSM_CAMEL_TDP_Criteria |
MAPT_BCSM_CAMEL_TDP_Criteria.setT_BCSM_TriggerDetectionPoint(MAPT_BcsmTriggerDetectionPoint value)
Sets the value of the field t-BCSM-TriggerDetectionPoint.
|
MAPT_BcsmCamelTDPData |
MAPT_BcsmCamelTDPData.setT_BcsmTriggerDetectionPoint(MAPT_BcsmTriggerDetectionPoint value)
Sets the value of the field t-BcsmTriggerDetectionPoint.
|