Uses of Enum Class
org.duracloud.account.app.controller.GroupsForm.Action
Packages that use GroupsForm.Action
-
Uses of GroupsForm.Action in org.duracloud.account.app.controller
Methods in org.duracloud.account.app.controller that return GroupsForm.ActionModifier and TypeMethodDescriptionGroupsForm.getAction()static GroupsForm.ActionReturns the enum constant of this class with the specified name.static GroupsForm.Action[]GroupsForm.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.duracloud.account.app.controller with parameters of type GroupsForm.Action