|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.picocontainer.testmodel.CoupleBean
public final class CoupleBean
Constructor Summary | |
---|---|
CoupleBean(PersonBean a,
PersonBean b)
|
Method Summary | |
---|---|
PersonBean |
getPersonA()
|
PersonBean |
getPersonB()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CoupleBean(PersonBean a, PersonBean b)
Method Detail |
---|
public PersonBean getPersonA()
public PersonBean getPersonB()
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |