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