Uses of Enum Class
edu.internet2.middleware.grouperVoot.restLogic.VootWsRest
-
Uses of VootWsRest in edu.internet2.middleware.grouperVoot.restLogic
Modifier and TypeMethodDescriptionstatic VootWsRest
Returns the enum constant of this class with the specified name.static VootWsRest
VootWsRest.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.