Enum Class ParameterMappingModel.ParameterLocation

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

public static enum ParameterMappingModel.ParameterLocation extends Enum<ParameterMappingModel.ParameterLocation>
Enum used to describe the location of a parameter.