Searched refs:Bean323WithIgnore (Results 1 – 1 of 1) sorted by relevance
12 static class Bean323WithIgnore { class in TestPropertyRename16 public Bean323WithIgnore(@JsonProperty("a") final int a ) { in Bean323WithIgnore() method in TestPropertyRename.Bean323WithIgnore64 Bean323WithIgnore input = new Bean323WithIgnore(7); in testCreatorPropRenameWithIgnore()