Uses of Enum Class
de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec.OASchema.Format
Packages that use OASchema.Format
-
Uses of OASchema.Format in de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec
Methods in de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec that return OASchema.FormatModifier and TypeMethodDescriptionOASchema.getFormat()static OASchema.FormatReturns the enum constant of this class with the specified name.static OASchema.Format[]OASchema.Format.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec with parameters of type OASchema.FormatConstructors in de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec with parameters of type OASchema.Format