Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Field and Description |
---|---|
static MAPSMS_TriggerDetectionPoint |
MAPSMS_TriggerDetectionPoint.sms_CollectedInfo
Reference to value of the constant sms_CollectedInfo.
|
static MAPSMS_TriggerDetectionPoint |
MAPSMS_TriggerDetectionPoint.sms_DeliveryRequest
Reference to value of the constant sms_DeliveryRequest.
|
Modifier and Type | Method and Description |
---|---|
static MAPSMS_TriggerDetectionPoint |
MAPSMS_TriggerDetectionPoint.fromValue(int value)
Finds or constructs an enumeration constant for the given numeric value.
|
MAPSMS_TriggerDetectionPoint |
MAPSMS_CAMEL_TDP_Data.getSms_TriggerDetectionPoint()
Gets the value of the field sms-TriggerDetectionPoint.
|
MAPSMS_TriggerDetectionPoint |
MAPMT_smsCAMELTDP_Criteria.getSms_TriggerDetectionPoint()
Gets the value of the field sms-TriggerDetectionPoint.
|
static MAPSMS_TriggerDetectionPoint[] |
MAPSMS_TriggerDetectionPoint.namedValues()
Returns an array containing all the enumeration constants referenced by fields.
|
Modifier and Type | Method and Description |
---|---|
MAPSMS_CAMEL_TDP_Data |
MAPSMS_CAMEL_TDP_Data.setSms_TriggerDetectionPoint(MAPSMS_TriggerDetectionPoint value)
Sets the value of the field sms-TriggerDetectionPoint.
|
MAPMT_smsCAMELTDP_Criteria |
MAPMT_smsCAMELTDP_Criteria.setSms_TriggerDetectionPoint(MAPSMS_TriggerDetectionPoint value)
Sets the value of the field sms-TriggerDetectionPoint.
|