ma.glasnost.orika.test.generics
Class SpecifiedGenericsTestCase.Destination

java.lang.Object
  extended by ma.glasnost.orika.test.generics.SpecifiedGenericsTestCase.Base<String>
      extended by ma.glasnost.orika.test.generics.SpecifiedGenericsTestCase.Destination
Enclosing class:
SpecifiedGenericsTestCase

public static class SpecifiedGenericsTestCase.Destination
extends SpecifiedGenericsTestCase.Base<String>


Field Summary
 
Fields inherited from class ma.glasnost.orika.test.generics.SpecifiedGenericsTestCase.Base
foo
 
Constructor Summary
SpecifiedGenericsTestCase.Destination()
           
 
Method Summary
 void setFoo(String t)
           
 
Methods inherited from class ma.glasnost.orika.test.generics.SpecifiedGenericsTestCase.Base
getFoo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpecifiedGenericsTestCase.Destination

public SpecifiedGenericsTestCase.Destination()
Method Detail

setFoo

public void setFoo(String t)


Copyright © 2014 Glasnost. All Rights Reserved.