|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.test.annotations.access.Thingy
org.hibernate.test.annotations.access.Woody
org.hibernate.test.annotations.access.Furniture
org.hibernate.test.annotations.access.Bed
org.hibernate.test.annotations.access.BigBed
@Entity public class BigBed
| Field Summary | |
|---|---|
int |
size
|
| Fields inherited from class org.hibernate.test.annotations.access.Furniture |
|---|
weight |
| Fields inherited from class org.hibernate.test.annotations.access.Woody |
|---|
isAlive |
| Constructor Summary | |
|---|---|
BigBed()
|
|
| Method Summary |
|---|
| Methods inherited from class org.hibernate.test.annotations.access.Bed |
|---|
getQuality, setQuality |
| Methods inherited from class org.hibernate.test.annotations.access.Furniture |
|---|
getBrand, getId, getWeight, setBrand, setId, setWeight |
| Methods inherited from class org.hibernate.test.annotations.access.Woody |
|---|
getColor, getName, setColor, setName |
| Methods inherited from class org.hibernate.test.annotations.access.Thingy |
|---|
getGod, setGod |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int size
| Constructor Detail |
|---|
public BigBed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||