org.apache.ojb.broker
Class CollectionTest.Gatherer

java.lang.Object
  extended byorg.apache.ojb.broker.CollectionTest.Gatherer
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
CollectionTest

public static class CollectionTest.Gatherer
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
CollectionTest.Gatherer()
           
CollectionTest.Gatherer(java.lang.Integer gatId, java.lang.String name)
           
 
Method Summary
 java.util.List getCollectiblesB()
           
 java.util.List getCollectiblesBase()
           
 java.util.List getCollectiblesC()
           
 java.util.List getCollectiblesCC()
           
 java.util.List getCollectiblesCCC()
           
 java.util.List getCollectiblesD()
           
 java.util.List getCollectiblesDD()
           
 CollectionTest.CollectionClassDummy getCollectionDummy()
           
 java.lang.Integer getGatId()
           
 java.lang.String getName()
           
 void setCollectiblesB(java.util.List collectiblesB)
           
 void setCollectiblesBase(java.util.List collectiblesBase)
           
 void setCollectiblesC(java.util.List collectiblesC)
           
 void setCollectiblesCC(java.util.List collectiblesCC)
           
 void setCollectiblesCCC(java.util.List collectiblesCCC)
           
 void setCollectiblesD(java.util.List collectiblesD)
           
 void setCollectiblesDD(java.util.List collectiblesDD)
           
 void setCollectionDummy(CollectionTest.CollectionClassDummy collectionDummy)
           
 void setGatId(java.lang.Integer gatId)
           
 void setName(java.lang.String name)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CollectionTest.Gatherer

public CollectionTest.Gatherer()

CollectionTest.Gatherer

public CollectionTest.Gatherer(java.lang.Integer gatId,
                               java.lang.String name)
Method Detail

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)

getCollectionDummy

public CollectionTest.CollectionClassDummy getCollectionDummy()

setCollectionDummy

public void setCollectionDummy(CollectionTest.CollectionClassDummy collectionDummy)

getCollectiblesBase

public java.util.List getCollectiblesBase()

setCollectiblesBase

public void setCollectiblesBase(java.util.List collectiblesBase)

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)

getCollectiblesCC

public java.util.List getCollectiblesCC()

setCollectiblesCC

public void setCollectiblesCC(java.util.List collectiblesCC)

getCollectiblesCCC

public java.util.List getCollectiblesCCC()

setCollectiblesCCC

public void setCollectiblesCCC(java.util.List collectiblesCCC)

getCollectiblesD

public java.util.List getCollectiblesD()

setCollectiblesD

public void setCollectiblesD(java.util.List collectiblesD)

getCollectiblesDD

public java.util.List getCollectiblesDD()

setCollectiblesDD

public void setCollectiblesDD(java.util.List collectiblesDD)

toString

public java.lang.String toString()


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