Uses of Enum Class
io.virtualan.requestbody.RequestBodyTypes
Packages that use RequestBodyTypes
-
Uses of RequestBodyTypes in io.virtualan.requestbody
Methods in io.virtualan.requestbody that return RequestBodyTypesModifier and TypeMethodDescriptionstatic RequestBodyTypesRequestBodyTypes.fromString(String requestBodyType) static RequestBodyTypesReturns the enum constant of this class with the specified name.static RequestBodyTypes[]RequestBodyTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.