Package | Description |
---|---|
org.picocontainer.testmodel |
Modifier and Type | Method and Description |
---|---|
PersonBean |
PurseBean.getOwner() |
PersonBean |
CoupleBean.getPersonA() |
PersonBean |
CoupleBean.getPersonB() |
Modifier and Type | Method and Description |
---|---|
void |
PurseBean.setOwner(PersonBean owner) |
Constructor and Description |
---|
CoupleBean(PersonBean a,
PersonBean b) |
Copyright © 2003–2015 Codehaus. All rights reserved.