public static class MAPForwardAccessSignalling_Arg.Choice extends NamedInteger
Modifier and Type | Field and Description |
---|---|
static int |
_R98
Integer value of the choice R98.
|
static int |
MAX_VALUE
Maximum value that a com.opencloud.slee.resources.cgin.map.MAPForwardAccessSignalling_Arg.Choice instance may take (19479552).
|
static int |
MIN_VALUE
Minimum value that a com.opencloud.slee.resources.cgin.map.MAPForwardAccessSignalling_Arg.Choice instance may take (19479552).
|
static MAPForwardAccessSignalling_Arg.Choice |
R98
Reference to the choice R98.
|
Modifier | Constructor and Description |
---|---|
protected |
MAPForwardAccessSignalling_Arg.Choice(int value,
String description)
Constructs a number, noting its name.
|
Modifier and Type | Method and Description |
---|---|
static MAPForwardAccessSignalling_Arg.Choice |
fromValue(int value)
Finds or constructs an integer for the given numeric value.
|
static MAPForwardAccessSignalling_Arg.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 _R98
public static final MAPForwardAccessSignalling_Arg.Choice R98
public static final int MIN_VALUE
public static final int MAX_VALUE
protected MAPForwardAccessSignalling_Arg.Choice(int value, String description)
value
- numeric valuedescription
- name of numberpublic static MAPForwardAccessSignalling_Arg.Choice fromValue(int value)
value
- numeric valuepublic static MAPForwardAccessSignalling_Arg.Choice[] namedValues()