|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ojb.broker.CollectionTest.BookShelfItem
Constructor Summary | |
CollectionTest.BookShelfItem()
|
|
CollectionTest.BookShelfItem(CollectionTest.BookShelf shelf)
|
Method Summary | |
java.lang.Integer |
getPk()
|
CollectionTest.BookShelf |
getShelf()
|
void |
setPk(java.lang.Integer pk)
|
void |
setShelf(CollectionTest.BookShelf shelf)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CollectionTest.BookShelfItem()
public CollectionTest.BookShelfItem(CollectionTest.BookShelf shelf)
Method Detail |
public java.lang.Integer getPk()
public void setPk(java.lang.Integer pk)
public CollectionTest.BookShelf getShelf()
public void setShelf(CollectionTest.BookShelf shelf)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |