Uses of Annotation Type
com.fasterxml.jackson.annotation.JsonInclude
-
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.Value
JsonInclude.Value.from
(JsonInclude src) Factory method to use for constructing an instance from instance ofJsonInclude
Constructors in com.fasterxml.jackson.annotation with parameters of type JsonInclude