Modifier and Type | Class and Description |
---|---|
static class |
JacksonInject.Value
Helper class used to contain information from a single
JacksonInject
annotation, as well as to provide possible overrides from non-annotation sources. |
static class |
JsonAutoDetect.Value
Helper class used to contain information from a single
JsonIgnoreProperties
annotation, as well as to provide possible overrides from non-annotation sources. |
static class |
JsonFormat.Value
Helper class used to contain information from a single
JsonFormat
annotation. |
static class |
JsonIgnoreProperties.Value
Helper class used to contain information from a single
JsonIgnoreProperties
annotation, as well as to provide possible overrides from non-annotation sources. |
static class |
JsonInclude.Value
Helper class used to contain information from a single
JsonInclude
annotation. |
static class |
JsonSetter.Value
Helper class used to contain information from a single
JsonSetter
annotation, as well as to provide possible overrides from non-annotation sources. |
Copyright © 2008–2018 FasterXML. All rights reserved.