Uses of Class
com.opencloud.slee.resources.cgin.map.MAPProcessAccessSignalling_Arg.Choice
-
Packages that use MAPProcessAccessSignalling_Arg.Choice Package Description com.opencloud.slee.resources.cgin.map Provides an API for the MAP protocol. -
-
Uses of MAPProcessAccessSignalling_Arg.Choice in com.opencloud.slee.resources.cgin.map
Fields in com.opencloud.slee.resources.cgin.map declared as MAPProcessAccessSignalling_Arg.Choice Modifier and Type Field Description static MAPProcessAccessSignalling_Arg.Choice
MAPProcessAccessSignalling_Arg.Choice. R98
Reference to the choice R98.Methods in com.opencloud.slee.resources.cgin.map that return MAPProcessAccessSignalling_Arg.Choice Modifier and Type Method Description static MAPProcessAccessSignalling_Arg.Choice
MAPProcessAccessSignalling_Arg.Choice. fromValue(int value)
Finds or constructs an integer for the given numeric value.MAPProcessAccessSignalling_Arg.Choice
MAPProcessAccessSignalling_Arg. getChoice()
Gets the discriminant of the current choice.static MAPProcessAccessSignalling_Arg.Choice[]
MAPProcessAccessSignalling_Arg.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 MAPProcessAccessSignalling_Arg.Choice Modifier and Type Method Description protected void
MAPProcessAccessSignalling_Arg. setChoice(MAPProcessAccessSignalling_Arg.Choice arg)
Sets the discriminant of the current choice.
-