|
||||||||||
| 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.Closet
@Embeddable public class Closet
| Field Summary |
|---|
| Fields inherited from class org.hibernate.test.annotations.access.Furniture |
|---|
weight |
| Fields inherited from class org.hibernate.test.annotations.access.Woody |
|---|
isAlive |
| Constructor Summary | |
|---|---|
Closet()
|
|
| Method Summary |
|---|
| 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 |
| Constructor Detail |
|---|
public Closet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||