Uses of Class
com.opencloud.slee.resources.cgin.map.MAPSS_Information.Choice
-
Packages that use MAPSS_Information.Choice Package Description com.opencloud.slee.resources.cgin.map Provides an API for the MAP protocol. -
-
Uses of MAPSS_Information.Choice in com.opencloud.slee.resources.cgin.map
Subclasses of MAPSS_Information.Choice in com.opencloud.slee.resources.cgin.map Modifier and Type Class Description static class
MAPExt_SS_Info.Choice
API for MAP-MS-DataTypes.Ext-SS-Info.Choice.static class
MAPSS_Info.Choice
API for MAP-SS-DataTypes.SS-Info.Choice.Fields in com.opencloud.slee.resources.cgin.map declared as MAPSS_Information.Choice Modifier and Type Field Description static MAPSS_Information.Choice
MAPSS_Information.Choice. CALLBARRINGINFO
Reference to the choice CALLBARRINGINFO.static MAPSS_Information.Choice
MAPSS_Information.Choice. CUG_INFORMATION
Reference to the choice CUG_INFORMATION.static MAPSS_Information.Choice
MAPSS_Information.Choice. FORWARDINGINFO
Reference to the choice FORWARDINGINFO.static MAPSS_Information.Choice
MAPSS_Information.Choice. SS_DATA_V1
Reference to the choice SS_DATA_V1.Methods in com.opencloud.slee.resources.cgin.map that return MAPSS_Information.Choice Modifier and Type Method Description static MAPSS_Information.Choice
MAPExt_SS_Info.Choice. fromValue(int value)
Finds or constructs an integer for the given numeric value.static MAPSS_Information.Choice
MAPSS_Info.Choice. fromValue(int value)
Finds or constructs an integer for the given numeric value.static MAPSS_Information.Choice
MAPSS_Information.Choice. fromValue(int value)
Finds or constructs an integer for the given numeric value.MAPSS_Information.Choice
MAPSS_Information. getChoice()
Gets the discriminant of the current choice.static MAPSS_Information.Choice[]
MAPExt_SS_Info.Choice. namedValues()
Returns an array containing all the numeric values that distinguish choices.static MAPSS_Information.Choice[]
MAPSS_Info.Choice. namedValues()
Returns an array containing all the numeric values that distinguish choices.static MAPSS_Information.Choice[]
MAPSS_Information.Choice. namedValues()
Returns an array containing all the numeric values that distinguish choices.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPSS_Information.Choice Modifier and Type Method Description protected void
MAPSS_Information. setChoice(MAPSS_Information.Choice arg)
Sets the discriminant of the current choice.
-