Uses of Enum Class
edu.internet2.middleware.grouper.ws.rest.method.GrouperWsRestDeleteGroup
Packages that use GrouperWsRestDeleteGroup
-
Uses of GrouperWsRestDeleteGroup in edu.internet2.middleware.grouper.ws.rest.method
Methods in edu.internet2.middleware.grouper.ws.rest.method that return GrouperWsRestDeleteGroupModifier and TypeMethodDescriptionstatic GrouperWsRestDeleteGroup
Returns the enum constant of this class with the specified name.static GrouperWsRestDeleteGroup
GrouperWsRestDeleteGroup.valueOfIgnoreCase
(String string, boolean exceptionOnNotFound) do a case-insensitive matchingstatic GrouperWsRestDeleteGroup[]
GrouperWsRestDeleteGroup.values()
Returns an array containing the constants of this enum class, in the order they are declared.