Uses of Enum Class
org.eclipse.microprofile.openapi.annotations.enums.ParameterStyle
Packages that use ParameterStyle
Package
Description
A set of parameters used by other annotations to represent their enumerable properties.
-
Uses of ParameterStyle in org.eclipse.microprofile.openapi.annotations.enums
Methods in org.eclipse.microprofile.openapi.annotations.enums that return ParameterStyleModifier and TypeMethodDescriptionstatic ParameterStyleReturns the enum constant of this class with the specified name.static ParameterStyle[]ParameterStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.