Uses of Enum Class
io.helidon.json.schema.SchemaType
Packages that use SchemaType
-
Uses of SchemaType in io.helidon.json.schema
Methods in io.helidon.json.schema that return SchemaTypeModifier and TypeMethodDescriptionSchemaItem.BuilderBase.SchemaItemImpl.schemaType()SchemaItem.schemaType()Schema type of the item.static 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.