Uses of Interface
com.fasterxml.jackson.annotation.JacksonAnnotationValue
-
-
Uses of JacksonAnnotationValue in com.fasterxml.jackson.annotation
Classes in com.fasterxml.jackson.annotation that implement JacksonAnnotationValue Modifier and Type Class Description static classJacksonInject.ValueHelper class used to contain information from a singleJacksonInjectannotation, as well as to provide possible overrides from non-annotation sources.static classJsonAutoDetect.ValueHelper class used to contain information from a singleJsonIgnorePropertiesannotation, as well as to provide possible overrides from non-annotation sources.static classJsonFormat.ValueHelper class used to contain information from a singleJsonFormatannotation.static classJsonIgnoreProperties.ValueHelper class used to contain information from a singleJsonIgnorePropertiesannotation, as well as to provide possible overrides from non-annotation sources.static classJsonInclude.ValueHelper class used to contain information from a singleJsonIncludeannotation.static classJsonSetter.ValueHelper class used to contain information from a singleJsonSetterannotation, as well as to provide possible overrides from non-annotation sources.
-