ma.glasnost.orika.test.inheritance
Class NestedInheritanceTestCase.SubscriptionDTO
java.lang.Object
ma.glasnost.orika.test.inheritance.NestedInheritanceTestCase.SubscriptionDTO
- Enclosing class:
- NestedInheritanceTestCase
public static class NestedInheritanceTestCase.SubscriptionDTO
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NestedInheritanceTestCase.SubscriptionDTO
public NestedInheritanceTestCase.SubscriptionDTO()
getPerson
public NestedInheritanceTestCase.PersonDTO getPerson()
setPerson
public void setPerson(NestedInheritanceTestCase.PersonDTO person)
Copyright © 2012 Glasnost. All Rights Reserved.