|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.jonas.jtests.beans.inherit.BasicIdPK | +--org.objectweb.jonas.jtests.beans.inherit.IdPK
Field Summary | |
int |
idBis
|
Fields inherited from class org.objectweb.jonas.jtests.beans.inherit.BasicIdPK |
id |
Constructor Summary | |
IdPK()
|
|
IdPK(int id)
|
Method Summary | |
boolean |
equals(java.lang.Object other)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int idBis
Constructor Detail |
public IdPK(int id)
public IdPK()
Method Detail |
public int hashCode()
hashCode
in class BasicIdPK
public boolean equals(java.lang.Object other)
equals
in class BasicIdPK
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |