Uses of Enum Class
org.codehaus.jackson.map.AnnotationIntrospector.ReferenceProperty.Type
Packages that use AnnotationIntrospector.ReferenceProperty.Type
Package
Description
Contains basic mapper (conversion) functionality that
allows for converting between regular streaming json content and
Java objects (beans or Tree Model: support for both is via
ObjectMapper
class, as well
as convenience methods included in
JsonParser
-
Uses of AnnotationIntrospector.ReferenceProperty.Type in org.codehaus.jackson.map
Methods in org.codehaus.jackson.map 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 org.codehaus.jackson.map with parameters of type AnnotationIntrospector.ReferenceProperty.TypeModifierConstructorDescription