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