Uses of Enum Class
io.micronaut.maven.openapi.ParameterMapping.ParameterLocation
-
Uses of ParameterMapping.ParameterLocation in io.micronaut.maven.openapi
Modifier 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.Modifier and TypeMethodDescriptionvoid
ParameterMapping.setLocation
(ParameterMapping.ParameterLocation location)