Uses of Class
com.fasterxml.jackson.module.jsonSchema.jakarta.types.IntegerSchema
Packages that use IntegerSchema
Package
Description
-
Uses of IntegerSchema in com.fasterxml.jackson.module.jsonSchema.jakarta
Methods in com.fasterxml.jackson.module.jsonSchema.jakarta that return IntegerSchemaModifier and TypeMethodDescriptionJsonSchema.asIntegerSchema()
Attempt to return this JsonSchema as anIntegerSchema
-
Uses of IntegerSchema in com.fasterxml.jackson.module.jsonSchema.jakarta.factories
Fields in com.fasterxml.jackson.module.jsonSchema.jakarta.factories declared as IntegerSchemaMethods in com.fasterxml.jackson.module.jsonSchema.jakarta.factories that return IntegerSchemaMethods in com.fasterxml.jackson.module.jsonSchema.jakarta.factories with parameters of type IntegerSchemaModifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.jsonFormatVisitors.JsonIntegerFormatVisitor
FormatVisitorFactory.integerFormatVisitor
(IntegerSchema integerSchema) Constructors in com.fasterxml.jackson.module.jsonSchema.jakarta.factories with parameters of type IntegerSchema -
Uses of IntegerSchema in com.fasterxml.jackson.module.jsonSchema.jakarta.types
Methods in com.fasterxml.jackson.module.jsonSchema.jakarta.types that return IntegerSchemaMethods in com.fasterxml.jackson.module.jsonSchema.jakarta.types with parameters of type IntegerSchema