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