|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ojb.broker.MultithreadedReadTest.BaseImpl
org.apache.ojb.broker.MultithreadedReadTest.BuyerImpl
Field Summary | |
(package private) MultithreadedReadTest.Address |
address
|
Fields inherited from class org.apache.ojb.broker.MultithreadedReadTest.BaseImpl |
id, name |
Constructor Summary | |
MultithreadedReadTest.BuyerImpl()
|
|
MultithreadedReadTest.BuyerImpl(MultithreadedReadTest.Address address)
|
|
MultithreadedReadTest.BuyerImpl(java.lang.String name,
MultithreadedReadTest.Address address)
|
Method Summary | |
MultithreadedReadTest.Address |
getAddress()
|
void |
setAddress(MultithreadedReadTest.Address address)
|
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 |
MultithreadedReadTest.Address address
Constructor Detail |
public MultithreadedReadTest.BuyerImpl(java.lang.String name, MultithreadedReadTest.Address address)
public MultithreadedReadTest.BuyerImpl(MultithreadedReadTest.Address address)
public MultithreadedReadTest.BuyerImpl()
Method Detail |
public MultithreadedReadTest.Address getAddress()
getAddress
in interface MultithreadedReadTest.Buyer
public void setAddress(MultithreadedReadTest.Address address)
setAddress
in interface MultithreadedReadTest.Buyer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |