Uses of Enum Class
com.github.victools.jsonschema.generator.SchemaKeyword.TagContent
Packages that use SchemaKeyword.TagContent
-
Uses of SchemaKeyword.TagContent in com.github.victools.jsonschema.generator
Methods in com.github.victools.jsonschema.generator that return SchemaKeyword.TagContentModifier and TypeMethodDescriptionstatic SchemaKeyword.TagContentReturns the enum constant of this class with the specified name.static SchemaKeyword.TagContent[]SchemaKeyword.TagContent.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.victools.jsonschema.generator with parameters of type SchemaKeyword.TagContentModifier and TypeMethodDescriptionbooleanSchemaKeyword.supportsContentType(SchemaKeyword.TagContent contentType) Indicate whether the given kind of values can be expected under this keyword (if it represents a tag).