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