Uses of Class
com.fasterxml.jackson.module.jsonSchema.types.LinkDescriptionObject
Packages that use LinkDescriptionObject
-
Uses of LinkDescriptionObject in com.fasterxml.jackson.module.jsonSchema.types
Fields in com.fasterxml.jackson.module.jsonSchema.types declared as LinkDescriptionObjectModifier and TypeFieldDescriptionprotected LinkDescriptionObject[]
SimpleTypeSchema.links
This attribute is a string that provides a links related to description of the instance property.Methods in com.fasterxml.jackson.module.jsonSchema.types that return LinkDescriptionObjectModifier and TypeMethodDescriptionSimpleTypeSchema.getLinks()
LinkDescriptionObject.setEnctype
(String enctype) LinkDescriptionObject.setMediaType
(String mediaType) LinkDescriptionObject.setSchema
(JsonSchema schema) LinkDescriptionObject.setTargetSchema
(JsonSchema targetSchema) Methods in com.fasterxml.jackson.module.jsonSchema.types with parameters of type LinkDescriptionObject