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