|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jorm.mapper.rdb.inheritance.Animal
org.objectweb.jorm.mapper.rdb.inheritance.Vertebrate
Constructor Summary | |
Vertebrate(boolean isMale,
int size)
|
Methods inherited from class org.objectweb.jorm.mapper.rdb.inheritance.Animal |
equals, getMemoryInstance, paGetIsMale, paGetSize, paGetSpecies, paSetIsMale, paSetSize, paSetSpecies |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Vertebrate(boolean isMale, int size)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |