Uses of Enum Class
edu.internet2.middleware.grouperVoot.VootRestHttpMethod
Package
Description
-
Uses of VootRestHttpMethod in edu.internet2.middleware.grouperVoot
Modifier and TypeMethodDescriptionstatic VootRestHttpMethod
Returns the enum constant of this class with the specified name.static VootRestHttpMethod
VootRestHttpMethod.valueOfIgnoreCase
(String string, boolean exceptionOnNotFound) Do a case-insensitive matching.static VootRestHttpMethod[]
VootRestHttpMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of VootRestHttpMethod in edu.internet2.middleware.grouperVoot.restLogic