public static class MAPInterrogateSS_Res.Choice extends MAPInterrogateSSRes_v1.Choice
Modifier and Type | Field and Description |
---|---|
static int |
_BASICSERVICEGROUPLIST
Integer value of the choice BASICSERVICEGROUPLIST.
|
static int |
_GENERICSERVICEINFO
Integer value of the choice GENERICSERVICEINFO.
|
static MAPInterrogateSS_Res.Choice |
BASICSERVICEGROUPLIST
Reference to the choice BASICSERVICEGROUPLIST.
|
static MAPInterrogateSS_Res.Choice |
GENERICSERVICEINFO
Reference to the choice GENERICSERVICEINFO.
|
static int |
MAX_VALUE
Maximum value that a com.opencloud.slee.resources.cgin.map.MAPInterrogateSS_Res.Choice instance may take (19479558).
|
static int |
MIN_VALUE
Minimum value that a com.opencloud.slee.resources.cgin.map.MAPInterrogateSS_Res.Choice instance may take (19479552).
|
_ACTIVESBASICSERVICES, _FORWARDEDTONUMBER, _FORWARDINGFEATURELIST, _SS_STATUS, ACTIVESBASICSERVICES, FORWARDEDTONUMBER, FORWARDINGFEATURELIST, SS_STATUS
Modifier | Constructor and Description |
---|---|
protected |
MAPInterrogateSS_Res.Choice(int value,
String description)
Constructs a number, noting its name.
|
Modifier and Type | Method and Description |
---|---|
static MAPInterrogateSSRes_v1.Choice |
fromValue(int value)
Finds or constructs an integer for the given numeric value.
|
static MAPInterrogateSSRes_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 _BASICSERVICEGROUPLIST
public static final MAPInterrogateSS_Res.Choice BASICSERVICEGROUPLIST
public static final int _GENERICSERVICEINFO
public static final MAPInterrogateSS_Res.Choice GENERICSERVICEINFO
public static final int MIN_VALUE
public static final int MAX_VALUE
protected MAPInterrogateSS_Res.Choice(int value, String description)
value
- numeric valuedescription
- name of numberpublic static MAPInterrogateSSRes_v1.Choice fromValue(int value)
value
- numeric valuepublic static MAPInterrogateSSRes_v1.Choice[] namedValues()