Searched refs:EMPTY_INCLUDE (Results 1 – 4 of 4) sorted by relevance
75 member, PropertyName.construct(member.getName()), null, EMPTY_INCLUDE); in construct()83 return construct(config, member, name, null, EMPTY_INCLUDE); in construct()97 ? EMPTY_INCLUDE : JsonInclude.Value.construct(inclusion, null); in construct()
23 protected final static JsonInclude.Value EMPTY_INCLUDE = JsonInclude.Value.empty(); field in BeanPropertyDefinition
40 public final static JsonInclude.Value EMPTY_INCLUDE = JsonInclude.Value.empty(); field
48 protected final static JsonInclude.Value EMPTY_INCLUDE = JsonInclude.Value.empty(); field in MapperConfig