|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jdo.tck.pc.inheritance.AllPersist
Nested Class Summary | |
static class |
AllPersist.Id
|
Field Summary | |
double |
doubleB
|
int |
intA
|
int |
intB
|
Constructor Summary | |
AllPersist()
|
|
AllPersist(int intA,
double doubleVal,
int intB)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int intA
public double doubleB
public int intB
Constructor Detail |
public AllPersist()
public AllPersist(int intA, double doubleVal, int intB)
Method Detail |
public int hashCode()
public boolean equals(java.lang.Object obj)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |