Uses of Class
com.opencloud.slee.resources.cgin.map.MAPMT_SMS_TPDU_Type
-
Packages that use MAPMT_SMS_TPDU_Type Package Description com.opencloud.slee.resources.cgin.map Provides an API for the MAP protocol. -
-
Uses of MAPMT_SMS_TPDU_Type in com.opencloud.slee.resources.cgin.map
Fields in com.opencloud.slee.resources.cgin.map declared as MAPMT_SMS_TPDU_Type Modifier and Type Field 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.Methods in com.opencloud.slee.resources.cgin.map that return MAPMT_SMS_TPDU_Type Modifier and Type Method 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.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPMT_SMS_TPDU_Type Modifier and Type Method Description MAPMT_smsCAMELTDP_Criteria
MAPMT_smsCAMELTDP_Criteria. setTpdu_TypeCriterion(MAPMT_SMS_TPDU_Type[] value)
Sets the value of the field tpdu-TypeCriterion.
-