ma.glasnost.orika.test.inheritance
Class NestedInheritanceTestCase.Subscription

java.lang.Object
  extended by ma.glasnost.orika.test.inheritance.NestedInheritanceTestCase.Subscription
Enclosing class:
NestedInheritanceTestCase

public static class NestedInheritanceTestCase.Subscription
extends Object


Constructor Summary
NestedInheritanceTestCase.Subscription()
           
 
Method Summary
 NestedInheritanceTestCase.Person getClient()
           
 void setClient(NestedInheritanceTestCase.Person client)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NestedInheritanceTestCase.Subscription

public NestedInheritanceTestCase.Subscription()
Method Detail

getClient

public NestedInheritanceTestCase.Person getClient()

setClient

public void setClient(NestedInheritanceTestCase.Person client)


Copyright © 2012 Glasnost. All Rights Reserved.