org.apache.ojb.broker
Class MultithreadedReadTest.AddressImpl

java.lang.Object
  extended byorg.apache.ojb.broker.MultithreadedReadTest.BaseImpl
      extended byorg.apache.ojb.broker.MultithreadedReadTest.AddressImpl
All Implemented Interfaces:
MultithreadedReadTest.Address, MultithreadedReadTest.Base
Enclosing class:
MultithreadedReadTest

public static class MultithreadedReadTest.AddressImpl
extends MultithreadedReadTest.BaseImpl
implements MultithreadedReadTest.Address


Field Summary
(package private)  MultithreadedReadTest.AddressType type
           
 
Fields inherited from class org.apache.ojb.broker.MultithreadedReadTest.BaseImpl
id, name
 
Constructor Summary
MultithreadedReadTest.AddressImpl()
           
MultithreadedReadTest.AddressImpl(MultithreadedReadTest.AddressType type)
           
MultithreadedReadTest.AddressImpl(java.lang.String name, MultithreadedReadTest.AddressType type)
           
 
Method Summary
 MultithreadedReadTest.AddressType getType()
           
 void setType(MultithreadedReadTest.AddressType type)
           
 
Methods inherited from class org.apache.ojb.broker.MultithreadedReadTest.BaseImpl
getId, getName, setId, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.ojb.broker.MultithreadedReadTest.Base
getId, getName, setId, setName
 

Field Detail

type

MultithreadedReadTest.AddressType type
Constructor Detail

MultithreadedReadTest.AddressImpl

public MultithreadedReadTest.AddressImpl(java.lang.String name,
                                         MultithreadedReadTest.AddressType type)

MultithreadedReadTest.AddressImpl

public MultithreadedReadTest.AddressImpl(MultithreadedReadTest.AddressType type)

MultithreadedReadTest.AddressImpl

public MultithreadedReadTest.AddressImpl()
Method Detail

getType

public MultithreadedReadTest.AddressType getType()
Specified by:
getType in interface MultithreadedReadTest.Address

setType

public void setType(MultithreadedReadTest.AddressType type)
Specified by:
setType in interface MultithreadedReadTest.Address


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