ma.glasnost.orika.test.boundmapperfacade
Class NestedInheritanceTestCase.SubscriptionDTO

java.lang.Object
  extended by ma.glasnost.orika.test.boundmapperfacade.NestedInheritanceTestCase.SubscriptionDTO
Enclosing class:
NestedInheritanceTestCase

public static class NestedInheritanceTestCase.SubscriptionDTO
extends Object


Constructor Summary
NestedInheritanceTestCase.SubscriptionDTO()
           
 
Method Summary
 NestedInheritanceTestCase.PersonDTO getPerson()
           
 void setPerson(NestedInheritanceTestCase.PersonDTO person)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NestedInheritanceTestCase.SubscriptionDTO

public NestedInheritanceTestCase.SubscriptionDTO()
Method Detail

getPerson

public NestedInheritanceTestCase.PersonDTO getPerson()

setPerson

public void setPerson(NestedInheritanceTestCase.PersonDTO person)


Copyright © 2012 Glasnost. All Rights Reserved.