org.apache.ojb.broker
Interface CollectionTest.CollectibleBaseIF
- All Superinterfaces:
- java.io.Serializable
- All Known Subinterfaces:
- CollectionTest.CollectibleBIF, CollectionTest.CollectibleCIF, CollectionTest.CollectibleDDIF, CollectionTest.CollectibleDIF
- All Known Implementing Classes:
- CollectionTest.CollectibleB, CollectionTest.CollectibleBase, CollectionTest.CollectibleC, CollectionTest.CollectibleD, CollectionTest.CollectibleDD
- Enclosing interface:
- CollectionTest
- public static interface CollectionTest.CollectibleBaseIF
- extends java.io.Serializable
getColId
public java.lang.Integer getColId()
setColId
public void setColId(java.lang.Integer colId)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getGathererId
public java.lang.Integer getGathererId()
setGathererId
public void setGathererId(java.lang.Integer colId)
getGatherer
public CollectionTest.Gatherer getGatherer()
setGatherer
public void setGatherer(CollectionTest.Gatherer gatherer)
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