java.lang.Object
edu.internet2.middleware.grouperClientExt.com.fasterxml.jackson.annotation.JsonIncludeProperties.Value
All Implemented Interfaces:
JacksonAnnotationValue<JsonIncludeProperties>, Serializable
Enclosing class:
JsonIncludeProperties

public static class JsonIncludeProperties.Value extends Object implements JacksonAnnotationValue<JsonIncludeProperties>, Serializable
Helper class used to contain information from a single JsonIncludeProperties annotation, as well as to provide possible overrides from non-annotation sources.
Since:
2.12
See Also: