|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.betwixt.io.TestMixedCollection.ParentBean
public static class TestMixedCollection.ParentBean
Constructor Summary | |
---|---|
TestMixedCollection.ParentBean()
|
Method Summary | |
---|---|
void |
addChildBean(TestMixedCollection.ChildBean childBean)
|
java.util.List |
getChildBeans()
|
java.lang.String |
getStuff()
|
void |
setChildBeans(java.util.List childBeans)
|
void |
setStuff(java.lang.String stuff)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestMixedCollection.ParentBean()
Method Detail |
---|
public java.util.List getChildBeans()
public void setChildBeans(java.util.List childBeans)
public void addChildBean(TestMixedCollection.ChildBean childBean)
public java.lang.String getStuff()
public void setStuff(java.lang.String stuff)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |