org.picocontainer.defaults
Class SetterInjectionComponentAdapterTestCase.Yang

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

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


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

Field Detail

yin

private SetterInjectionComponentAdapterTestCase.Yin yin
Constructor Detail

SetterInjectionComponentAdapterTestCase.Yang

public SetterInjectionComponentAdapterTestCase.Yang()
Method Detail

setYang

public void setYang(SetterInjectionComponentAdapterTestCase.Yin yin)

getYin

public SetterInjectionComponentAdapterTestCase.Yin getYin()