Uses of Enum Class
edu.internet2.middleware.grouperVoot.VootRestHttpMethod
Packages that use VootRestHttpMethod
Package
Description
-
Uses of VootRestHttpMethod in edu.internet2.middleware.grouperVoot
Methods in edu.internet2.middleware.grouperVoot that return VootRestHttpMethodModifier and TypeMethodDescriptionstatic VootRestHttpMethodReturns the enum constant of this class with the specified name.static VootRestHttpMethodVootRestHttpMethod.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
Methods in edu.internet2.middleware.grouperVoot.restLogic with parameters of type VootRestHttpMethod