Uses of Enum Class
tools.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 tools.jackson.databind
Methods in tools.jackson.databind that return AnnotationIntrospector.ReferenceProperty.TypeModifier and TypeMethodDescriptionAnnotationIntrospector.ReferenceProperty.getType()Returns the enum constant of this class with the specified name.AnnotationIntrospector.ReferenceProperty.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in tools.jackson.databind with parameters of type AnnotationIntrospector.ReferenceProperty.TypeModifierConstructorDescription