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