org.apache.ojb.broker
Interface MultithreadedReadTest.Buyer

All Superinterfaces:
MultithreadedReadTest.Base
All Known Implementing Classes:
MultithreadedReadTest.BuyerImpl
Enclosing interface:
MultithreadedReadTest

public static interface MultithreadedReadTest.Buyer
extends MultithreadedReadTest.Base


Method Summary
 MultithreadedReadTest.Address getAddress()
           
 void setAddress(MultithreadedReadTest.Address address)
           
 
Methods inherited from interface org.apache.ojb.broker.MultithreadedReadTest.Base
getId, getName, setId, setName
 

Method Detail

getAddress

public MultithreadedReadTest.Address getAddress()

setAddress

public void setAddress(MultithreadedReadTest.Address 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