org.apache.ojb.odmg
Interface CollectionsTest.CollectibleAIF
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- CollectionsTest.CollectibleA
- Enclosing interface:
- CollectionsTest
- public static interface CollectionsTest.CollectibleAIF
- 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 CollectionsTest.Gatherer getGatherer()
setGatherer
public void setGatherer(CollectionsTest.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