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