org.picocontainer.testmodel
Class CoupleBean
java.lang.Object
org.picocontainer.testmodel.CoupleBean
public class CoupleBean
- extends Object
- Version:
- $Revision: $
- Author:
- greg, $Author: $ (last edit)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoupleBean
public CoupleBean(PersonBean a,
PersonBean b)
getPersonA
public PersonBean getPersonA()
getPersonB
public PersonBean getPersonB()
Copyright © 2003-2010 Codehaus. All Rights Reserved.