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 |
JsonIncludeProperties.Value |
Helper class used to contain information from a single JsonIncludeProperties
annotation, as well as to provide possible overrides from non-annotation sources.
|
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.
|
static class |
JsonTypeInfo.Value |
|