ma.glasnost.orika.test.inheritance
Class NestedInheritanceTestCase.PersonDTO
java.lang.Object
ma.glasnost.orika.test.inheritance.NestedInheritanceTestCase.PersonDTO
- Direct Known Subclasses:
- NestedInheritanceTestCase.ClientDTO, NestedInheritanceTestCase.EmployeeDTO
- Enclosing class:
- NestedInheritanceTestCase
public abstract static class NestedInheritanceTestCase.PersonDTO
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NestedInheritanceTestCase.PersonDTO
public NestedInheritanceTestCase.PersonDTO()
getName
public String getName()
setName
public void setName(String name)
Copyright © 2012 Glasnost. All Rights Reserved.