org.apache.ojb.broker
Class CollectionTest.CollectibleC

java.lang.Object
  extended byorg.apache.ojb.broker.CollectionTest.CollectibleBase
      extended byorg.apache.ojb.broker.CollectionTest.CollectibleB
          extended byorg.apache.ojb.broker.CollectionTest.CollectibleC
All Implemented Interfaces:
CollectionTest.CollectibleBaseIF, CollectionTest.CollectibleBIF, CollectionTest.CollectibleCIF, java.io.Serializable
Direct Known Subclasses:
CollectionTest.CollectibleCC, CollectionTest.CollectibleCCC
Enclosing class:
CollectionTest

public static class CollectionTest.CollectibleC
extends CollectionTest.CollectibleB
implements CollectionTest.CollectibleCIF

See Also:
Serialized Form

Constructor Summary
CollectionTest.CollectibleC()
           
CollectionTest.CollectibleC(java.lang.String name)
           
CollectionTest.CollectibleC(java.lang.String name, java.lang.String extentName)
           
 
Method Summary
 java.lang.String getExtentName()
           
 void setExtentName(java.lang.String extentName)
           
 
Methods inherited from class org.apache.ojb.broker.CollectionTest.CollectibleBase
getColId, getGatherer, getGathererId, getName, setColId, setGatherer, setGathererId, setName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.ojb.broker.CollectionTest.CollectibleBaseIF
getColId, getGatherer, getGathererId, getName, setColId, setGatherer, setGathererId, setName
 

Constructor Detail

CollectionTest.CollectibleC

public CollectionTest.CollectibleC()

CollectionTest.CollectibleC

public CollectionTest.CollectibleC(java.lang.String name)

CollectionTest.CollectibleC

public CollectionTest.CollectibleC(java.lang.String name,
                                   java.lang.String extentName)
Method Detail

getExtentName

public java.lang.String getExtentName()
Specified by:
getExtentName in interface CollectionTest.CollectibleCIF

setExtentName

public void setExtentName(java.lang.String extentName)
Specified by:
setExtentName in interface CollectionTest.CollectibleCIF


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