Uses of Enum Class
edu.internet2.middleware.grouperVoot.restLogic.VootWsRest
Packages that use VootWsRest
-
Uses of VootWsRest in edu.internet2.middleware.grouperVoot.restLogic
Methods in edu.internet2.middleware.grouperVoot.restLogic that return VootWsRestModifier and TypeMethodDescriptionstatic VootWsRestReturns the enum constant of this class with the specified name.static VootWsRestVootWsRest.valueOfIgnoreCase(String string, boolean exceptionOnNotFound) Do a case-insensitive matching.static VootWsRest[]VootWsRest.values()Returns an array containing the constants of this enum class, in the order they are declared.