Uses of Enum
model.enums.HttpMethod
Packages that use HttpMethod
-
Uses of HttpMethod in model.enums
Methods in model.enums that return HttpMethodModifier and TypeMethodDescriptionstatic HttpMethodReturns the enum constant of this type with the specified name.static HttpMethod[]HttpMethod.values()Returns an array containing the constants of this enum type, in the order they are declared.