Uses of Class
com.fasterxml.jackson.module.jsonSchema.types.ContainerTypeSchema
Packages that use ContainerTypeSchema
Package
Description
-
Uses of ContainerTypeSchema in com.fasterxml.jackson.module.jsonSchema
Methods in com.fasterxml.jackson.module.jsonSchema 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.types
Subclasses of ContainerTypeSchema in com.fasterxml.jackson.module.jsonSchema.typesMethods in com.fasterxml.jackson.module.jsonSchema.types that return ContainerTypeSchemaModifier and TypeMethodDescriptionContainerTypeSchema.asContainerSchema()Deprecated.Since 2.7ContainerTypeSchema.asContainerTypeSchema()Methods in com.fasterxml.jackson.module.jsonSchema.types with parameters of type ContainerTypeSchemaModifier and TypeMethodDescriptionprotected booleanContainerTypeSchema._equals(ContainerTypeSchema that)