public static class SetterInjectionComponentAdapterTestCase.MoneyPurse extends PurseBean
(package private) double
money
SetterInjectionComponentAdapterTestCase.MoneyPurse()
double
getMoney()
void
setMoney(double money)
getOwner, setOwner
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
double money
public SetterInjectionComponentAdapterTestCase.MoneyPurse()
public double getMoney()
public void setMoney(double money)