Uses of Enum
io.inverno.mod.web.compiler.spi.WebRequestBodyParameterInfo.RequestBodyKind
-
Uses of WebRequestBodyParameterInfo.RequestBodyKind in io.inverno.mod.web.compiler.spi
Methods in io.inverno.mod.web.compiler.spi that return WebRequestBodyParameterInfo.RequestBodyKindModifier and TypeMethodDescriptionWebRequestBodyParameterInfo.getBodyKind()Returns the request body kind.Returns the enum constant of this type with the specified name.WebRequestBodyParameterInfo.RequestBodyKind.values()Returns an array containing the constants of this enum type, in the order they are declared.