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

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

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


Field Summary
 
Fields inherited from class ma.glasnost.orika.test.generics.SpecifiedGenericsTestCase.Base
foo
 
Constructor Summary
SpecifiedGenericsTestCase.Source()
           
 
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.Source

public SpecifiedGenericsTestCase.Source()
Method Detail

setFoo

public void setFoo(String t)


Copyright © 2013 Glasnost. All Rights Reserved.