|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.tutorial.tableperinheritance.bean.Pet
org.jboss.tutorial.tableperinheritance.bean.Cat
public class Cat
| Constructor Summary | |
|---|---|
Cat()
|
|
| Method Summary | |
|---|---|
int |
getLives()
|
void |
setLives(int lives)
|
| Methods inherited from class org.jboss.tutorial.tableperinheritance.bean.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 Cat()
| Method Detail |
|---|
public int getLives()
public void setLives(int lives)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||