Uses of Annotation Interface
com.fasterxml.jackson.annotation.JsonInclude
Packages that use JsonInclude
Package
Description
Public core annotations, most of which are used to configure how
Data Mapping/Binding works.
-
Uses of JsonInclude in com.fasterxml.jackson.annotation
Methods in com.fasterxml.jackson.annotation that return types with arguments of type JsonIncludeMethods in com.fasterxml.jackson.annotation with parameters of type JsonIncludeModifier and TypeMethodDescriptionstatic JsonInclude.ValueJsonInclude.Value.from(JsonInclude src) Factory method to use for constructing an instance from instance ofJsonIncludeConstructors in com.fasterxml.jackson.annotation with parameters of type JsonInclude