public static class CAP3CAMEL_FCIBillingChargingCharacteristics.Choice extends CAP2CAMEL_FCIBillingChargingCharacteristics.Choice
Modifier and Type | Field and Description |
---|---|
static int |
MAX_VALUE
Maximum value that a com.opencloud.slee.resources.cgin.cap_v3.CAP3CAMEL_FCIBillingChargingCharacteristics.Choice instance may take (527614207).
|
static int |
MIN_VALUE
Minimum value that a com.opencloud.slee.resources.cgin.cap_v3.CAP3CAMEL_FCIBillingChargingCharacteristics.Choice instance may take (527613952).
|
_FCIBCCCAMELSEQUENCE1, FCIBCCCAMELSEQUENCE1
Modifier | Constructor and Description |
---|---|
protected |
CAP3CAMEL_FCIBillingChargingCharacteristics.Choice(int value,
String description)
Constructs a number, noting its name.
|
Modifier and Type | Method and Description |
---|---|
static CAP2CAMEL_FCIBillingChargingCharacteristics.Choice |
fromValue(int value)
Finds or constructs an integer for the given numeric value.
|
static CAP2CAMEL_FCIBillingChargingCharacteristics.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, valueOf
public static final int MIN_VALUE
public static final int MAX_VALUE
protected CAP3CAMEL_FCIBillingChargingCharacteristics.Choice(int value, String description)
value
- numeric valuedescription
- name of numberpublic static CAP2CAMEL_FCIBillingChargingCharacteristics.Choice fromValue(int value)
value
- numeric valuepublic static CAP2CAMEL_FCIBillingChargingCharacteristics.Choice[] namedValues()