|
|||||||||
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.AddressImpl
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 |
MultithreadedReadTest.AddressType type
Constructor Detail |
public MultithreadedReadTest.AddressImpl(java.lang.String name, MultithreadedReadTest.AddressType type)
public MultithreadedReadTest.AddressImpl(MultithreadedReadTest.AddressType type)
public MultithreadedReadTest.AddressImpl()
Method Detail |
public MultithreadedReadTest.AddressType getType()
getType
in interface MultithreadedReadTest.Address
public void setType(MultithreadedReadTest.AddressType type)
setType
in interface MultithreadedReadTest.Address
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |