org.picocontainer.defaults
Class SetterInjectionComponentAdapterTestCase.Yin

java.lang.Object
  extended by org.picocontainer.defaults.SetterInjectionComponentAdapterTestCase.Yin
Enclosing class:
SetterInjectionComponentAdapterTestCase

public static class SetterInjectionComponentAdapterTestCase.Yin
extends java.lang.Object


Field Summary
private  SetterInjectionComponentAdapterTestCase.Yang yang
           
 
Constructor Summary
SetterInjectionComponentAdapterTestCase.Yin()
           
 
Method Summary
 SetterInjectionComponentAdapterTestCase.Yang getYang()
           
 void setYin(SetterInjectionComponentAdapterTestCase.Yang yang)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

yang

private SetterInjectionComponentAdapterTestCase.Yang yang
Constructor Detail

SetterInjectionComponentAdapterTestCase.Yin

public SetterInjectionComponentAdapterTestCase.Yin()
Method Detail

setYin

public void setYin(SetterInjectionComponentAdapterTestCase.Yang yang)

getYang

public SetterInjectionComponentAdapterTestCase.Yang getYang()