Searched defs:getDefaultPropertyFormat (Results 1 – 5 of 5) sorted by relevance
102 public abstract JsonFormat.Value getDefaultPropertyFormat(Class<?> baseType); in getDefaultPropertyFormat() method in DatabindContext
368 public final JsonFormat.Value getDefaultPropertyFormat(Class<?> baseType) { in getDefaultPropertyFormat() method in SerializerProvider
279 public final JsonFormat.Value getDefaultPropertyFormat(Class<?> baseType) { in getDefaultPropertyFormat() method in DeserializationContext
480 public abstract JsonFormat.Value getDefaultPropertyFormat(Class<?> baseType); in getDefaultPropertyFormat() method in MapperConfig
639 public final JsonFormat.Value getDefaultPropertyFormat(Class<?> type) { in getDefaultPropertyFormat() method in MapperConfigBase