Uses of Enum Class
net.ideahut.springboot.rest.RestMethod
Packages that use RestMethod
-
Uses of RestMethod in net.ideahut.springboot.rest
Methods in net.ideahut.springboot.rest that return RestMethodModifier and TypeMethodDescriptionstatic RestMethodReturns the enum constant of this class with the specified name.static RestMethod[]RestMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.