Uses of Class
com.fasterxml.jackson.module.jsonSchema.jakarta.types.ContainerTypeSchema
Packages that use ContainerTypeSchema
Package
Description
-
Uses of ContainerTypeSchema in com.fasterxml.jackson.module.jsonSchema.jakarta
Methods in com.fasterxml.jackson.module.jsonSchema.jakarta that return ContainerTypeSchemaModifier and TypeMethodDescriptionJsonSchema.asContainerSchema()
Deprecated.Since 2.7JsonSchema.asContainerTypeSchema()
Attempt to return this JsonSchema as aContainerTypeSchema
-
Uses of ContainerTypeSchema in com.fasterxml.jackson.module.jsonSchema.jakarta.types
Subclasses of ContainerTypeSchema in com.fasterxml.jackson.module.jsonSchema.jakarta.typesMethods in com.fasterxml.jackson.module.jsonSchema.jakarta.types that return ContainerTypeSchemaModifier and TypeMethodDescriptionContainerTypeSchema.asContainerSchema()
Deprecated.Since 2.7ContainerTypeSchema.asContainerTypeSchema()
Methods in com.fasterxml.jackson.module.jsonSchema.jakarta.types with parameters of type ContainerTypeSchemaModifier and TypeMethodDescriptionprotected boolean
ContainerTypeSchema._equals
(ContainerTypeSchema that)