public static class MAPSS_SubscriptionOption.Choice extends MAPSS_SubscriptionOption_v1.Choice
Modifier and Type | Field and Description |
---|---|
static int |
_CLIRESTRICTIONOPTION
Integer value of the choice CLIRESTRICTIONOPTION.
|
static int |
_OVERRIDECATEGORY
Integer value of the choice OVERRIDECATEGORY.
|
static MAPSS_SubscriptionOption.Choice |
CLIRESTRICTIONOPTION
Reference to the choice CLIRESTRICTIONOPTION.
|
static int |
MAX_VALUE
Maximum value that a com.opencloud.slee.resources.cgin.map.MAPSS_SubscriptionOption.Choice instance may take (19479559).
|
static int |
MIN_VALUE
Minimum value that a com.opencloud.slee.resources.cgin.map.MAPSS_SubscriptionOption.Choice instance may take (19479552).
|
static MAPSS_SubscriptionOption.Choice |
OVERRIDECATEGORY
Reference to the choice OVERRIDECATEGORY.
|
_HUNTGROUPACCESSSELECTIONORDER, _MAXIMUMCONFEREESNUMBER, _NOTIFICATIONTOHELDRETRIEVEDPARTY, _PERCALLBASIS, _USERTOUSERSERVICEINDICATOR, HUNTGROUPACCESSSELECTIONORDER, MAXIMUMCONFEREESNUMBER, NOTIFICATIONTOHELDRETRIEVEDPARTY, PERCALLBASIS, USERTOUSERSERVICEINDICATOR
Modifier | Constructor and Description |
---|---|
protected |
MAPSS_SubscriptionOption.Choice(int value,
String description)
Constructs a number, noting its name.
|
Modifier and Type | Method and Description |
---|---|
static MAPSS_SubscriptionOption_v1.Choice |
fromValue(int value)
Finds or constructs an integer for the given numeric value.
|
static MAPSS_SubscriptionOption_v1.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 _CLIRESTRICTIONOPTION
public static final MAPSS_SubscriptionOption.Choice CLIRESTRICTIONOPTION
public static final int _OVERRIDECATEGORY
public static final MAPSS_SubscriptionOption.Choice OVERRIDECATEGORY
public static final int MIN_VALUE
public static final int MAX_VALUE
protected MAPSS_SubscriptionOption.Choice(int value, String description)
value
- numeric valuedescription
- name of numberpublic static MAPSS_SubscriptionOption_v1.Choice fromValue(int value)
value
- numeric valuepublic static MAPSS_SubscriptionOption_v1.Choice[] namedValues()