|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.test.annotations.inheritance.union.File
org.hibernate.test.annotations.inheritance.union.Document
@Entity public class Document
| Method Summary | |
|---|---|
int |
getSize()
|
void |
setSize(int size)
|
| Methods inherited from class org.hibernate.test.annotations.inheritance.union.File |
|---|
getName, getParent, setName, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getSize()
public void setSize(int size)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||