org.apache.ojb.odmg
Class CollectionsTest.Gatherer
java.lang.Object
org.apache.ojb.odmg.CollectionsTest.Gatherer
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- CollectionsTest
- public static class CollectionsTest.Gatherer
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionsTest.Gatherer
public CollectionsTest.Gatherer()
CollectionsTest.Gatherer
public CollectionsTest.Gatherer(java.lang.Integer gatId,
java.lang.String name)
addCollectibleA
public void addCollectibleA(CollectionsTest.CollectibleA colA)
getGatId
public java.lang.Integer getGatId()
setGatId
public void setGatId(java.lang.Integer gatId)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getCollectiblesA
public java.util.List getCollectiblesA()
setCollectiblesA
public void setCollectiblesA(java.util.List collectiblesA)
getCollectiblesB
public java.util.List getCollectiblesB()
setCollectiblesB
public void setCollectiblesB(java.util.List collectiblesB)
getCollectiblesC
public java.util.List getCollectiblesC()
setCollectiblesC
public void setCollectiblesC(java.util.List collectiblesC)
Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14