Uses of Annotation Type
com.fasterxml.jackson.annotation.JsonInclude
-
Uses of JsonInclude in com.fasterxml.jackson.annotation
Classes in com.fasterxml.jackson.annotation that implement interfaces with type arguments of type JsonIncludeModifier and TypeClassDescriptionstatic classHelper class used to contain information from a singleJsonIncludeannotation.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