Package | Description |
---|---|
com.fasterxml.jackson.annotation |
Public core annotations, most of which are used to configure how
Data Mapping/Binding works.
|
Modifier and Type | Class and Description |
---|---|
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. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.