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