public static class PropertyResolverTestCase.PersonDto extends Object
String
firstName
List<String>
jobTitles
lastName
List<PropertyResolverTestCase.Point>
points
long
salary
PersonDto()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String firstName
public String lastName
public List<String> jobTitles
public long salary
public List<PropertyResolverTestCase.Point> points
public PersonDto()
Copyright © 2019 Glasnost. All rights reserved.