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 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.