Uses of Class
com.fasterxml.jackson.module.jsonSchema.jakarta.types.SimpleTypeSchema
Packages that use SimpleTypeSchema
Package
Description
-
Uses of SimpleTypeSchema in com.fasterxml.jackson.module.jsonSchema.jakarta
Methods in com.fasterxml.jackson.module.jsonSchema.jakarta that return SimpleTypeSchemaModifier and TypeMethodDescriptionJsonSchema.asSimpleTypeSchema()
Attempt to return this JsonSchema as aSimpleTypeSchema
-
Uses of SimpleTypeSchema in com.fasterxml.jackson.module.jsonSchema.jakarta.types
Subclasses of SimpleTypeSchema in com.fasterxml.jackson.module.jsonSchema.jakarta.typesModifier and TypeClassDescriptionclass
This class represents aJsonSchema
of type anyclass
class
This class represents aJsonSchema
of type booleanclass
This class encapsulates the functionality of container typeJsonSchema
Array and Objectclass
This class represents aJsonSchema
as an integer typeclass
This class represents aJsonSchema
as a null typeclass
This class represents aJsonSchema
as a number typeclass
This type represents aJsonSchema
as an object typeclass
This type represents an JSON reference to aJsonSchema
.class
This represents aJsonSchema
as a Stringclass
This class represents aJsonSchema
A primitive type.Methods in com.fasterxml.jackson.module.jsonSchema.jakarta.types that return SimpleTypeSchemaMethods in com.fasterxml.jackson.module.jsonSchema.jakarta.types with parameters of type SimpleTypeSchemaModifier and TypeMethodDescriptionprotected boolean
SimpleTypeSchema._equals
(SimpleTypeSchema that)