public static class CAP4EventSpecificInformationBCSM.Choice extends CAP3EventSpecificInformationBCSM.Choice
Modifier and Type | Field and Description |
---|---|
static int |
_CALLACCEPTEDSPECIFICINFO
Integer value of the choice CALLACCEPTEDSPECIFICINFO.
|
static int |
_DPSPECIFICINFOALT
Integer value of the choice DPSPECIFICINFOALT.
|
static int |
_OABANDONSPECIFICINFO
Integer value of the choice OABANDONSPECIFICINFO.
|
static int |
_OCHANGEOFPOSITIONSPECIFICINFO
Integer value of the choice OCHANGEOFPOSITIONSPECIFICINFO.
|
static int |
_OTERMSEIZEDSPECIFICINFO
Integer value of the choice OTERMSEIZEDSPECIFICINFO.
|
static int |
_TCHANGEOFPOSITIONSPECIFICINFO
Integer value of the choice TCHANGEOFPOSITIONSPECIFICINFO.
|
static CAP4EventSpecificInformationBCSM.Choice |
CALLACCEPTEDSPECIFICINFO
Reference to the choice CALLACCEPTEDSPECIFICINFO.
|
static CAP4EventSpecificInformationBCSM.Choice |
DPSPECIFICINFOALT
Reference to the choice DPSPECIFICINFOALT.
|
static int |
MAX_VALUE
Maximum value that a com.opencloud.slee.resources.cgin.cap_v4.CAP4EventSpecificInformationBCSM.Choice instance may take (527614469).
|
static int |
MIN_VALUE
Minimum value that a com.opencloud.slee.resources.cgin.cap_v4.CAP4EventSpecificInformationBCSM.Choice instance may take (548864).
|
static CAP4EventSpecificInformationBCSM.Choice |
OABANDONSPECIFICINFO
Reference to the choice OABANDONSPECIFICINFO.
|
static CAP4EventSpecificInformationBCSM.Choice |
OCHANGEOFPOSITIONSPECIFICINFO
Reference to the choice OCHANGEOFPOSITIONSPECIFICINFO.
|
static CAP4EventSpecificInformationBCSM.Choice |
OTERMSEIZEDSPECIFICINFO
Reference to the choice OTERMSEIZEDSPECIFICINFO.
|
static CAP4EventSpecificInformationBCSM.Choice |
TCHANGEOFPOSITIONSPECIFICINFO
Reference to the choice TCHANGEOFPOSITIONSPECIFICINFO.
|
_ANALYZEDINFOSPECIFICINFO, _COLLECTEDINFOSPECIFICINFO, _OANSWERSPECIFICINFO, _OCALLEDPARTYBUSYSPECIFICINFO, _ODISCONNECTSPECIFICINFO, _OMIDCALLSPECIFICINFO, _ONOANSWERSPECIFICINFO, _ROUTESELECTFAILURESPECIFICINFO, _TANSWERSPECIFICINFO, _TCALLEDPARTYBUSYSPECIFICINFO, _TDISCONNECTSPECIFICINFO, _TMIDCALLSPECIFICINFO, _TNOANSWERSPECIFICINFO, ANALYZEDINFOSPECIFICINFO, COLLECTEDINFOSPECIFICINFO, OANSWERSPECIFICINFO, OCALLEDPARTYBUSYSPECIFICINFO, ODISCONNECTSPECIFICINFO, OMIDCALLSPECIFICINFO, ONOANSWERSPECIFICINFO, ROUTESELECTFAILURESPECIFICINFO, TANSWERSPECIFICINFO, TCALLEDPARTYBUSYSPECIFICINFO, TDISCONNECTSPECIFICINFO, TMIDCALLSPECIFICINFO, TNOANSWERSPECIFICINFO
Modifier | Constructor and Description |
---|---|
protected |
CAP4EventSpecificInformationBCSM.Choice(int value,
String description)
Constructs a number, noting its name.
|
Modifier and Type | Method and Description |
---|---|
static CCEventSpecificInformationBCSM.Choice |
fromValue(int value)
Finds or constructs an integer for the given numeric value.
|
static CCEventSpecificInformationBCSM.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 _CALLACCEPTEDSPECIFICINFO
public static final CAP4EventSpecificInformationBCSM.Choice CALLACCEPTEDSPECIFICINFO
public static final int _DPSPECIFICINFOALT
public static final CAP4EventSpecificInformationBCSM.Choice DPSPECIFICINFOALT
public static final int _OABANDONSPECIFICINFO
public static final CAP4EventSpecificInformationBCSM.Choice OABANDONSPECIFICINFO
public static final int _OCHANGEOFPOSITIONSPECIFICINFO
public static final CAP4EventSpecificInformationBCSM.Choice OCHANGEOFPOSITIONSPECIFICINFO
public static final int _OTERMSEIZEDSPECIFICINFO
public static final CAP4EventSpecificInformationBCSM.Choice OTERMSEIZEDSPECIFICINFO
public static final int _TCHANGEOFPOSITIONSPECIFICINFO
public static final CAP4EventSpecificInformationBCSM.Choice TCHANGEOFPOSITIONSPECIFICINFO
public static final int MIN_VALUE
public static final int MAX_VALUE
protected CAP4EventSpecificInformationBCSM.Choice(int value, String description)
value
- numeric valuedescription
- name of numberpublic static CCEventSpecificInformationBCSM.Choice fromValue(int value)
value
- numeric valuepublic static CCEventSpecificInformationBCSM.Choice[] namedValues()