public static class MAPExt_SS_Info.Choice extends MAPSS_Info.Choice
Modifier and Type | Field and Description |
---|---|
static int |
_CUG_INFO
Integer value of the choice CUG_INFO.
|
static int |
_EMLPP_INFO
Integer value of the choice EMLPP_INFO.
|
static MAPExt_SS_Info.Choice |
CUG_INFO
Reference to the choice CUG_INFO.
|
static MAPExt_SS_Info.Choice |
EMLPP_INFO
Reference to the choice EMLPP_INFO.
|
static int |
MAX_VALUE
Maximum value that a com.opencloud.slee.resources.cgin.map.MAPExt_SS_Info.Choice instance may take (19479559).
|
static int |
MIN_VALUE
Minimum value that a com.opencloud.slee.resources.cgin.map.MAPExt_SS_Info.Choice instance may take (19479552).
|
_SS_DATA, SS_DATA
_CALLBARRINGINFO, _CUG_INFORMATION, _FORWARDINGINFO, _SS_DATA_V1, CALLBARRINGINFO, CUG_INFORMATION, FORWARDINGINFO, SS_DATA_V1
Modifier | Constructor and Description |
---|---|
protected |
MAPExt_SS_Info.Choice(int value,
String description)
Constructs a number, noting its name.
|
Modifier and Type | Method and Description |
---|---|
static MAPSS_Information.Choice |
fromValue(int value)
Finds or constructs an integer for the given numeric value.
|
static MAPSS_Information.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 _CUG_INFO
public static final MAPExt_SS_Info.Choice CUG_INFO
public static final int _EMLPP_INFO
public static final MAPExt_SS_Info.Choice EMLPP_INFO
public static final int MIN_VALUE
public static final int MAX_VALUE
protected MAPExt_SS_Info.Choice(int value, String description)
value
- numeric valuedescription
- name of numberpublic static MAPSS_Information.Choice fromValue(int value)
value
- numeric valuepublic static MAPSS_Information.Choice[] namedValues()