org.apache.ojb.odmg
Class CollectionsTest.CollectibleA
java.lang.Object
org.apache.ojb.odmg.CollectionsTest.CollectibleA
- All Implemented Interfaces:
- CollectionsTest.CollectibleAIF, java.io.Serializable
- Enclosing class:
- CollectionsTest
- public static class CollectionsTest.CollectibleA
- extends java.lang.Object
- implements CollectionsTest.CollectibleAIF
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionsTest.CollectibleA
public CollectionsTest.CollectibleA()
CollectionsTest.CollectibleA
public CollectionsTest.CollectibleA(java.lang.Integer colId,
java.lang.String name,
java.lang.Integer gathererId)
CollectionsTest.CollectibleA
public CollectionsTest.CollectibleA(java.lang.String name,
java.lang.Integer gathererId)
CollectionsTest.CollectibleA
public CollectionsTest.CollectibleA(java.lang.String name)
getGatherer
public CollectionsTest.Gatherer getGatherer()
- Specified by:
getGatherer
in interface CollectionsTest.CollectibleAIF
setGatherer
public void setGatherer(CollectionsTest.Gatherer gatherer)
- Specified by:
setGatherer
in interface CollectionsTest.CollectibleAIF
getGathererId
public java.lang.Integer getGathererId()
- Specified by:
getGathererId
in interface CollectionsTest.CollectibleAIF
setGathererId
public void setGathererId(java.lang.Integer gathererId)
- Specified by:
setGathererId
in interface CollectionsTest.CollectibleAIF
getColId
public java.lang.Integer getColId()
- Specified by:
getColId
in interface CollectionsTest.CollectibleAIF
setColId
public void setColId(java.lang.Integer colId)
- Specified by:
setColId
in interface CollectionsTest.CollectibleAIF
getName
public java.lang.String getName()
- Specified by:
getName
in interface CollectionsTest.CollectibleAIF
setName
public void setName(java.lang.String name)
- Specified by:
setName
in interface CollectionsTest.CollectibleAIF
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