org.picocontainer.testmodel
Class PurseBean
java.lang.Object
org.picocontainer.testmodel.PurseBean
- Direct Known Subclasses:
- SetterInjectionComponentAdapterTestCase.MoneyPurse
public class PurseBean
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PurseBean
public PurseBean()
getOwner
public PersonBean getOwner()
setOwner
public void setOwner(PersonBean owner)
Copyright © 2003-2010 Codehaus. All Rights Reserved.