|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.ejb.test.emops.Pet
org.hibernate.ejb.test.emops.Dog
@Entity public class Dog
Constructor Summary | |
---|---|
Dog()
|
Method Summary | |
---|---|
int |
getNumBones()
|
void |
setNumBones(int numBones)
|
Methods inherited from class org.hibernate.ejb.test.emops.Pet |
---|
getId, getName, getWeight, setId, setName, setWeight |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Dog()
Method Detail |
---|
public int getNumBones()
public void setNumBones(int numBones)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |