Searched refs:withAllowGetters (Results 1 – 2 of 2) sorted by relevance
59 JsonIgnoreProperties.Value vser = v.withAllowGetters(); in testFactories()83 assertTrue(EMPTY.withAllowGetters().getAllowGetters()); in testMutantFactories()94 JsonIgnoreProperties.Value v1 = EMPTY.withIgnoreUnknown().withAllowGetters(); in testSimpleMerge()
290 public Value withAllowGetters() { in withAllowGetters() method in JsonIgnoreProperties.Value