public static class PropertyResolverTestCase.PersonDto extends Object
String
firstName
List<String>
jobTitles
lastName
List<PropertyResolverTestCase.Point>
points
long
salary
PropertyResolverTestCase.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 PropertyResolverTestCase.PersonDto()
Copyright © 2015 Glasnost. All Rights Reserved.