Uses of Enum Class
com.kingsrook.qqq.middleware.javalin.schemabuilder.annotations.OpenAPIOneOf.Mode
Packages that use OpenAPIOneOf.Mode
-
Uses of OpenAPIOneOf.Mode in com.kingsrook.qqq.middleware.javalin.schemabuilder.annotations
Subclasses with type arguments of type OpenAPIOneOf.Mode in com.kingsrook.qqq.middleware.javalin.schemabuilder.annotationsMethods in com.kingsrook.qqq.middleware.javalin.schemabuilder.annotations that return OpenAPIOneOf.ModeModifier and TypeMethodDescriptionstatic OpenAPIOneOf.Mode
Returns the enum constant of this class with the specified name.static OpenAPIOneOf.Mode[]
OpenAPIOneOf.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.