Uses of Enum
com.fasterxml.jackson.databind.AnnotationIntrospector.ReferenceProperty.Type
Packages that use AnnotationIntrospector.ReferenceProperty.Type
Package
Description
Basic data binding (mapping) functionality that
allows for reading JSON content into Java Objects (POJOs)
and JSON Trees (
JsonNode
), as well as
writing Java Objects and trees as JSON.-
Uses of AnnotationIntrospector.ReferenceProperty.Type in com.fasterxml.jackson.databind
Methods in com.fasterxml.jackson.databind that return AnnotationIntrospector.ReferenceProperty.TypeModifier and TypeMethodDescriptionAnnotationIntrospector.ReferenceProperty.getType()
Returns the enum constant of this type with the specified name.AnnotationIntrospector.ReferenceProperty.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.fasterxml.jackson.databind with parameters of type AnnotationIntrospector.ReferenceProperty.TypeModifierConstructorDescription