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 TypeClassDescriptionclassThis class represents aJsonSchemaof type anyclassclassThis class represents aJsonSchemaof type booleanclassThis class encapsulates the functionality of container typeJsonSchemaArray and ObjectclassThis class represents aJsonSchemaas an integer typeclassThis class represents aJsonSchemaas a null typeclassThis class represents aJsonSchemaas a number typeclassThis type represents aJsonSchemaas an object typeclassThis type represents an JSON reference to aJsonSchema.classThis represents aJsonSchemaas a StringclassThis class represents aJsonSchemaA 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 booleanSimpleTypeSchema._equals(SimpleTypeSchema that)