public static class CAP4EventSpecificInformationSMS.Choice extends CAP3EventSpecificInformationSMS.Choice
Modifier and Type | Field and Description |
---|---|
static int |
_O_SMSSUBMISSIONSPECIFICINFO
Integer value of the choice O_SMSSUBMISSIONSPECIFICINFO.
|
static int |
_T_SMSDELIVERYSPECIFICINFO
Integer value of the choice T_SMSDELIVERYSPECIFICINFO.
|
static int |
_T_SMSFAILURESPECIFICINFO
Integer value of the choice T_SMSFAILURESPECIFICINFO.
|
static int |
MAX_VALUE
Maximum value that a com.opencloud.slee.resources.cgin.cap_v4.CAP4EventSpecificInformationSMS.Choice instance may take (527614466).
|
static int |
MIN_VALUE
Minimum value that a com.opencloud.slee.resources.cgin.cap_v4.CAP4EventSpecificInformationSMS.Choice instance may take (527614208).
|
static CAP4EventSpecificInformationSMS.Choice |
O_SMSSUBMISSIONSPECIFICINFO
Reference to the choice O_SMSSUBMISSIONSPECIFICINFO.
|
static CAP4EventSpecificInformationSMS.Choice |
T_SMSDELIVERYSPECIFICINFO
Reference to the choice T_SMSDELIVERYSPECIFICINFO.
|
static CAP4EventSpecificInformationSMS.Choice |
T_SMSFAILURESPECIFICINFO
Reference to the choice T_SMSFAILURESPECIFICINFO.
|
_O_SMSFAILURESPECIFICINFO, _O_SMSSUBMITTEDSPECIFICINFO, O_SMSFAILURESPECIFICINFO, O_SMSSUBMITTEDSPECIFICINFO
Modifier | Constructor and Description |
---|---|
protected |
CAP4EventSpecificInformationSMS.Choice(int value,
String description)
Constructs a number, noting its name.
|
Modifier and Type | Method and Description |
---|---|
static CAP3EventSpecificInformationSMS.Choice |
fromValue(int value)
Finds or constructs an integer for the given numeric value.
|
static CAP3EventSpecificInformationSMS.Choice[] |
namedValues()
Returns an array containing all the numeric values that distinguish choices.
|
byteValue, clone, doubleValue, equals, floatValue, hashCode, intValue, isReadOnly, longValue, setReadOnly, shortValue, toString
public static final int _O_SMSSUBMISSIONSPECIFICINFO
public static final CAP4EventSpecificInformationSMS.Choice O_SMSSUBMISSIONSPECIFICINFO
public static final int _T_SMSDELIVERYSPECIFICINFO
public static final CAP4EventSpecificInformationSMS.Choice T_SMSDELIVERYSPECIFICINFO
public static final int _T_SMSFAILURESPECIFICINFO
public static final CAP4EventSpecificInformationSMS.Choice T_SMSFAILURESPECIFICINFO
public static final int MIN_VALUE
public static final int MAX_VALUE
protected CAP4EventSpecificInformationSMS.Choice(int value, String description)
value
- numeric valuedescription
- name of numberpublic static CAP3EventSpecificInformationSMS.Choice fromValue(int value)
value
- numeric valuepublic static CAP3EventSpecificInformationSMS.Choice[] namedValues()