Uses of Class
com.fasterxml.jackson.module.jsonSchema.jakarta.types.UnionTypeSchema
Packages that use UnionTypeSchema
Package
Description
-
Uses of UnionTypeSchema in com.fasterxml.jackson.module.jsonSchema.jakarta
Methods in com.fasterxml.jackson.module.jsonSchema.jakarta that return UnionTypeSchemaModifier and TypeMethodDescriptionJsonSchema.asUnionTypeSchema()
Attempt to return this JsonSchema as anUnionTypeSchema
-
Uses of UnionTypeSchema in com.fasterxml.jackson.module.jsonSchema.jakarta.types
Methods in com.fasterxml.jackson.module.jsonSchema.jakarta.types that return UnionTypeSchemaMethods in com.fasterxml.jackson.module.jsonSchema.jakarta.types with parameters of type UnionTypeSchemaModifier and TypeMethodDescriptionprotected boolean
UnionTypeSchema._equals
(UnionTypeSchema that)