Uses of Enum Class
org.springdoc.core.versions.SpringDocApiVersionType
Packages that use SpringDocApiVersionType
-
Uses of SpringDocApiVersionType in org.springdoc.core.providers
Fields in org.springdoc.core.providers with type parameters of type SpringDocApiVersionTypeModifier and TypeFieldDescriptionprotected final Map<SpringDocApiVersionType, SpringDocVersionStrategy> SpringWebProvider.springDocVersionStrategyMapThe Spring doc version strategy map. -
Uses of SpringDocApiVersionType in org.springdoc.core.versions
Methods in org.springdoc.core.versions that return SpringDocApiVersionTypeModifier and TypeMethodDescriptionstatic SpringDocApiVersionTypeReturns the enum constant of this class with the specified name.static SpringDocApiVersionType[]SpringDocApiVersionType.values()Returns an array containing the constants of this enum class, in the order they are declared.