Uses of Enum Class
com.github.victools.jsonschema.generator.SchemaKeyword.SchemaType
Packages that use SchemaKeyword.SchemaType
-
Uses of SchemaKeyword.SchemaType in com.github.victools.jsonschema.generator
Methods in com.github.victools.jsonschema.generator that return SchemaKeyword.SchemaTypeModifier and TypeMethodDescriptionstatic SchemaKeyword.SchemaTypeReturns the enum constant of this class with the specified name.static SchemaKeyword.SchemaType[]SchemaKeyword.SchemaType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.victools.jsonschema.generator that return types with arguments of type SchemaKeyword.SchemaTypeModifier and TypeMethodDescriptionSchemaKeyword.getImpliedTypes()Determine which (if any) specificSchemaKeyword.TAG_TYPEvalues this keyword implies.