Searched refs:withAllowSetters (Results 1 – 2 of 2) sorted by relevance
66 JsonIgnoreProperties.Value vdeser = v.withAllowSetters(); in testFactories()85 assertTrue(EMPTY.withAllowSetters().getAllowSetters()); in testMutantFactories()137 EMPTY.withAllowSetters() in testToString()
299 public Value withAllowSetters() { in withAllowSetters() method in JsonIgnoreProperties.Value