Uses of Enum Class
io.github.torand.openapi2java.collectors.TypeInfoCollector.NullabilityResolution
Packages that use TypeInfoCollector.NullabilityResolution
-
Uses of TypeInfoCollector.NullabilityResolution in io.github.torand.openapi2java.collectors
Methods in io.github.torand.openapi2java.collectors that return TypeInfoCollector.NullabilityResolutionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.TypeInfoCollector.NullabilityResolution.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.github.torand.openapi2java.collectors with parameters of type TypeInfoCollector.NullabilityResolutionModifier and TypeMethodDescriptionTypeInfoCollector.getTypeInfo(io.swagger.v3.oas.models.media.Schema<?> schema, TypeInfoCollector.NullabilityResolution nullabilityResolution)