Enum Class ParameterMapping.ParameterLocation

java.lang.Object
java.lang.Enum<ParameterMapping.ParameterLocation>
io.micronaut.openapi.generator.ParameterMapping.ParameterLocation
All Implemented Interfaces:
Serializable, Comparable<ParameterMapping.ParameterLocation>, Constable
Enclosing class:
ParameterMapping

public static enum ParameterMapping.ParameterLocation extends Enum<ParameterMapping.ParameterLocation>
The location of the parameter to be mapped.