Class CCEventSpecificInformationBCSM.Choice
-
- All Implemented Interfaces:
DataObject
,Immutable
,Serializable
- Direct Known Subclasses:
CAP2EventSpecificInformationBCSM.Choice
- Enclosing class:
- CCEventSpecificInformationBCSM
public static class CCEventSpecificInformationBCSM.Choice extends NamedInteger
API for CC-DataTypes.EventSpecificInformationBCSM.Choice.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
_ANALYZEDINFOSPECIFICINFO
Integer value of the choice ANALYZEDINFOSPECIFICINFO.static int
_COLLECTEDINFOSPECIFICINFO
Integer value of the choice COLLECTEDINFOSPECIFICINFO.static int
_OANSWERSPECIFICINFO
Integer value of the choice OANSWERSPECIFICINFO.static int
_OCALLEDPARTYBUSYSPECIFICINFO
Integer value of the choice OCALLEDPARTYBUSYSPECIFICINFO.static int
_ODISCONNECTSPECIFICINFO
Integer value of the choice ODISCONNECTSPECIFICINFO.static int
_OMIDCALLSPECIFICINFO
Integer value of the choice OMIDCALLSPECIFICINFO.static int
_ONOANSWERSPECIFICINFO
Integer value of the choice ONOANSWERSPECIFICINFO.static int
_ROUTESELECTFAILURESPECIFICINFO
Integer value of the choice ROUTESELECTFAILURESPECIFICINFO.static int
_TANSWERSPECIFICINFO
Integer value of the choice TANSWERSPECIFICINFO.static int
_TCALLEDPARTYBUSYSPECIFICINFO
Integer value of the choice TCALLEDPARTYBUSYSPECIFICINFO.static int
_TDISCONNECTSPECIFICINFO
Integer value of the choice TDISCONNECTSPECIFICINFO.static int
_TMIDCALLSPECIFICINFO
Integer value of the choice TMIDCALLSPECIFICINFO.static int
_TNOANSWERSPECIFICINFO
Integer value of the choice TNOANSWERSPECIFICINFO.static CCEventSpecificInformationBCSM.Choice
ANALYZEDINFOSPECIFICINFO
Reference to the choice ANALYZEDINFOSPECIFICINFO.static CCEventSpecificInformationBCSM.Choice
COLLECTEDINFOSPECIFICINFO
Reference to the choice COLLECTEDINFOSPECIFICINFO.static int
MAX_VALUE
Maximum value that a com.opencloud.slee.resources.cgin.callcontrol.CCEventSpecificInformationBCSM.Choice instance may take (548876).static int
MIN_VALUE
Minimum value that a com.opencloud.slee.resources.cgin.callcontrol.CCEventSpecificInformationBCSM.Choice instance may take (548864).static CCEventSpecificInformationBCSM.Choice
OANSWERSPECIFICINFO
Reference to the choice OANSWERSPECIFICINFO.static CCEventSpecificInformationBCSM.Choice
OCALLEDPARTYBUSYSPECIFICINFO
Reference to the choice OCALLEDPARTYBUSYSPECIFICINFO.static CCEventSpecificInformationBCSM.Choice
ODISCONNECTSPECIFICINFO
Reference to the choice ODISCONNECTSPECIFICINFO.static CCEventSpecificInformationBCSM.Choice
OMIDCALLSPECIFICINFO
Reference to the choice OMIDCALLSPECIFICINFO.static CCEventSpecificInformationBCSM.Choice
ONOANSWERSPECIFICINFO
Reference to the choice ONOANSWERSPECIFICINFO.static CCEventSpecificInformationBCSM.Choice
ROUTESELECTFAILURESPECIFICINFO
Reference to the choice ROUTESELECTFAILURESPECIFICINFO.static CCEventSpecificInformationBCSM.Choice
TANSWERSPECIFICINFO
Reference to the choice TANSWERSPECIFICINFO.static CCEventSpecificInformationBCSM.Choice
TCALLEDPARTYBUSYSPECIFICINFO
Reference to the choice TCALLEDPARTYBUSYSPECIFICINFO.static CCEventSpecificInformationBCSM.Choice
TDISCONNECTSPECIFICINFO
Reference to the choice TDISCONNECTSPECIFICINFO.static CCEventSpecificInformationBCSM.Choice
TMIDCALLSPECIFICINFO
Reference to the choice TMIDCALLSPECIFICINFO.static CCEventSpecificInformationBCSM.Choice
TNOANSWERSPECIFICINFO
Reference to the choice TNOANSWERSPECIFICINFO.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method 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.-
Methods inherited from class com.opencloud.util.NamedInteger
byteValue, clone, doubleValue, equals, floatValue, hashCode, intValue, isReadOnly, longValue, setReadOnly, shortValue, toString, valueOf
-
-
-
-
Field Detail
-
_ANALYZEDINFOSPECIFICINFO
public static final int _ANALYZEDINFOSPECIFICINFO
Integer value of the choice ANALYZEDINFOSPECIFICINFO.- See Also:
- Constant Field Values
-
ANALYZEDINFOSPECIFICINFO
public static final CCEventSpecificInformationBCSM.Choice ANALYZEDINFOSPECIFICINFO
Reference to the choice ANALYZEDINFOSPECIFICINFO.
-
_COLLECTEDINFOSPECIFICINFO
public static final int _COLLECTEDINFOSPECIFICINFO
Integer value of the choice COLLECTEDINFOSPECIFICINFO.- See Also:
- Constant Field Values
-
COLLECTEDINFOSPECIFICINFO
public static final CCEventSpecificInformationBCSM.Choice COLLECTEDINFOSPECIFICINFO
Reference to the choice COLLECTEDINFOSPECIFICINFO.
-
_OANSWERSPECIFICINFO
public static final int _OANSWERSPECIFICINFO
Integer value of the choice OANSWERSPECIFICINFO.- See Also:
- Constant Field Values
-
OANSWERSPECIFICINFO
public static final CCEventSpecificInformationBCSM.Choice OANSWERSPECIFICINFO
Reference to the choice OANSWERSPECIFICINFO.
-
_OCALLEDPARTYBUSYSPECIFICINFO
public static final int _OCALLEDPARTYBUSYSPECIFICINFO
Integer value of the choice OCALLEDPARTYBUSYSPECIFICINFO.- See Also:
- Constant Field Values
-
OCALLEDPARTYBUSYSPECIFICINFO
public static final CCEventSpecificInformationBCSM.Choice OCALLEDPARTYBUSYSPECIFICINFO
Reference to the choice OCALLEDPARTYBUSYSPECIFICINFO.
-
_ODISCONNECTSPECIFICINFO
public static final int _ODISCONNECTSPECIFICINFO
Integer value of the choice ODISCONNECTSPECIFICINFO.- See Also:
- Constant Field Values
-
ODISCONNECTSPECIFICINFO
public static final CCEventSpecificInformationBCSM.Choice ODISCONNECTSPECIFICINFO
Reference to the choice ODISCONNECTSPECIFICINFO.
-
_OMIDCALLSPECIFICINFO
public static final int _OMIDCALLSPECIFICINFO
Integer value of the choice OMIDCALLSPECIFICINFO.- See Also:
- Constant Field Values
-
OMIDCALLSPECIFICINFO
public static final CCEventSpecificInformationBCSM.Choice OMIDCALLSPECIFICINFO
Reference to the choice OMIDCALLSPECIFICINFO.
-
_ONOANSWERSPECIFICINFO
public static final int _ONOANSWERSPECIFICINFO
Integer value of the choice ONOANSWERSPECIFICINFO.- See Also:
- Constant Field Values
-
ONOANSWERSPECIFICINFO
public static final CCEventSpecificInformationBCSM.Choice ONOANSWERSPECIFICINFO
Reference to the choice ONOANSWERSPECIFICINFO.
-
_ROUTESELECTFAILURESPECIFICINFO
public static final int _ROUTESELECTFAILURESPECIFICINFO
Integer value of the choice ROUTESELECTFAILURESPECIFICINFO.- See Also:
- Constant Field Values
-
ROUTESELECTFAILURESPECIFICINFO
public static final CCEventSpecificInformationBCSM.Choice ROUTESELECTFAILURESPECIFICINFO
Reference to the choice ROUTESELECTFAILURESPECIFICINFO.
-
_TANSWERSPECIFICINFO
public static final int _TANSWERSPECIFICINFO
Integer value of the choice TANSWERSPECIFICINFO.- See Also:
- Constant Field Values
-
TANSWERSPECIFICINFO
public static final CCEventSpecificInformationBCSM.Choice TANSWERSPECIFICINFO
Reference to the choice TANSWERSPECIFICINFO.
-
_TCALLEDPARTYBUSYSPECIFICINFO
public static final int _TCALLEDPARTYBUSYSPECIFICINFO
Integer value of the choice TCALLEDPARTYBUSYSPECIFICINFO.- See Also:
- Constant Field Values
-
TCALLEDPARTYBUSYSPECIFICINFO
public static final CCEventSpecificInformationBCSM.Choice TCALLEDPARTYBUSYSPECIFICINFO
Reference to the choice TCALLEDPARTYBUSYSPECIFICINFO.
-
_TDISCONNECTSPECIFICINFO
public static final int _TDISCONNECTSPECIFICINFO
Integer value of the choice TDISCONNECTSPECIFICINFO.- See Also:
- Constant Field Values
-
TDISCONNECTSPECIFICINFO
public static final CCEventSpecificInformationBCSM.Choice TDISCONNECTSPECIFICINFO
Reference to the choice TDISCONNECTSPECIFICINFO.
-
_TMIDCALLSPECIFICINFO
public static final int _TMIDCALLSPECIFICINFO
Integer value of the choice TMIDCALLSPECIFICINFO.- See Also:
- Constant Field Values
-
TMIDCALLSPECIFICINFO
public static final CCEventSpecificInformationBCSM.Choice TMIDCALLSPECIFICINFO
Reference to the choice TMIDCALLSPECIFICINFO.
-
_TNOANSWERSPECIFICINFO
public static final int _TNOANSWERSPECIFICINFO
Integer value of the choice TNOANSWERSPECIFICINFO.- See Also:
- Constant Field Values
-
TNOANSWERSPECIFICINFO
public static final CCEventSpecificInformationBCSM.Choice TNOANSWERSPECIFICINFO
Reference to the choice TNOANSWERSPECIFICINFO.
-
MIN_VALUE
public static final int MIN_VALUE
Minimum value that a com.opencloud.slee.resources.cgin.callcontrol.CCEventSpecificInformationBCSM.Choice instance may take (548864).- See Also:
- Constant Field Values
-
MAX_VALUE
public static final int MAX_VALUE
Maximum value that a com.opencloud.slee.resources.cgin.callcontrol.CCEventSpecificInformationBCSM.Choice instance may take (548876).- See Also:
- Constant Field Values
-
-
Constructor Detail
-
Choice
protected Choice(int value, String description)
Constructs a number, noting its name.- Parameters:
value
- numeric valuedescription
- name of number
-
-
Method Detail
-
fromValue
public static CCEventSpecificInformationBCSM.Choice fromValue(int value)
Finds or constructs an integer for the given numeric value.- Parameters:
value
- numeric value- Returns:
- one of the fields if suitable, else a newly constructed object
-
namedValues
public static CCEventSpecificInformationBCSM.Choice[] namedValues()
Returns an array containing all the numeric values that distinguish choices.- Returns:
- array of integers
-
-