Uses of Enum Class
com.github.chhorz.openapi.common.domain.Parameter.In
-
Uses of Parameter.In in com.github.chhorz.openapi.common.domain
Modifier and TypeMethodDescriptionParameter.getIn()
static Parameter.In
Returns the enum constant of this class with the specified name.static Parameter.In[]
Parameter.In.values()
Returns an array containing the constants of this enum class, in the order they are declared.