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