ma.glasnost.orika.test.property
Class PropertyResolverTestCase.PersonDto
java.lang.Object
ma.glasnost.orika.test.property.PropertyResolverTestCase.PersonDto
- Enclosing class:
- PropertyResolverTestCase
public static class PropertyResolverTestCase.PersonDto
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
firstName
public String firstName
lastName
public String lastName
jobTitles
public List<String> jobTitles
salary
public long salary
PropertyResolverTestCase.PersonDto
public PropertyResolverTestCase.PersonDto()
Copyright © 2012 Glasnost. All Rights Reserved.