Uses of Enum Class
com.levigo.jadice.web.client.commands.GradationActionCommand.Action
Packages that use GradationActionCommand.Action
-
Uses of GradationActionCommand.Action in com.levigo.jadice.web.client.commands
Methods in com.levigo.jadice.web.client.commands that return GradationActionCommand.ActionModifier and TypeMethodDescriptionGradationActionCommand.getAction()Returns the enum constant of this class with the specified name.static GradationActionCommand.Action[]GradationActionCommand.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.levigo.jadice.web.client.commands with parameters of type GradationActionCommand.ActionModifier and TypeMethodDescriptionvoidGradationActionCommand.setAction(GradationActionCommand.Action action) Constructors in com.levigo.jadice.web.client.commands with parameters of type GradationActionCommand.Action