Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Field and Description |
---|---|
static MAPMT_SMS_TPDU_Type |
MAPMT_SMS_TPDU_Type.sms_DELIVER
Reference to value of the constant sms_DELIVER.
|
static MAPMT_SMS_TPDU_Type |
MAPMT_SMS_TPDU_Type.sms_STATUS_REPORT
Reference to value of the constant sms_STATUS_REPORT.
|
static MAPMT_SMS_TPDU_Type |
MAPMT_SMS_TPDU_Type.sms_SUBMIT_REPORT
Reference to value of the constant sms_SUBMIT_REPORT.
|
Modifier and Type | Method and Description |
---|---|
static MAPMT_SMS_TPDU_Type |
MAPMT_SMS_TPDU_Type.fromValue(int value)
Finds or constructs an enumeration constant for the given numeric value.
|
MAPMT_SMS_TPDU_Type[] |
MAPMT_smsCAMELTDP_Criteria.getTpdu_TypeCriterion()
Gets the value of the field tpdu-TypeCriterion.
|
static MAPMT_SMS_TPDU_Type[] |
MAPMT_SMS_TPDU_Type.namedValues()
Returns an array containing all the enumeration constants referenced by fields.
|
Modifier and Type | Method and Description |
---|---|
MAPMT_smsCAMELTDP_Criteria |
MAPMT_smsCAMELTDP_Criteria.setTpdu_TypeCriterion(MAPMT_SMS_TPDU_Type[] value)
Sets the value of the field tpdu-TypeCriterion.
|