Searched refs:EmployeeList (Results 1 – 1 of 1) sorted by relevance
12 public static class EmployeeList { class in ReferentialWithObjectIdTest49 EmployeeList input = new EmployeeList(); in testAtomicWithObjectId()56 EmployeeList result = MAPPER.readValue(json, EmployeeList.class); in testAtomicWithObjectId()