Uses of Enum Class
com.eoscode.springapitools.resource.ResourceMethod
Packages that use ResourceMethod
-
Uses of ResourceMethod in com.eoscode.springapitools.resource
Fields in com.eoscode.springapitools.resource with type parameters of type ResourceMethodModifier and TypeFieldDescriptionprotected final Set<ResourceMethod>BaseResource.resourceMethodNotAllowedMethods in com.eoscode.springapitools.resource that return ResourceMethodModifier and TypeMethodDescriptionstatic ResourceMethodReturns the enum constant of this class with the specified name.static ResourceMethod[]ResourceMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.