Uses of Enum Class
io.micronaut.maven.openapi.ParameterMapping.ParameterLocation
Packages that use ParameterMapping.ParameterLocation
-
Uses of ParameterMapping.ParameterLocation in io.micronaut.maven.openapi
Methods in io.micronaut.maven.openapi that return ParameterMapping.ParameterLocationModifier and TypeMethodDescriptionParameterMapping.getLocation()
Returns the enum constant of this class with the specified name.static ParameterMapping.ParameterLocation[]
ParameterMapping.ParameterLocation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.micronaut.maven.openapi with parameters of type ParameterMapping.ParameterLocationModifier and TypeMethodDescriptionvoid
ParameterMapping.setLocation
(ParameterMapping.ParameterLocation location)