|
|||||||||||
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
org.apache.jdo.tck.pc.inheritance.AllPersist2
Nested Class Summary |
Nested classes inherited from class org.apache.jdo.tck.pc.inheritance.AllPersist |
AllPersist.Id |
Field Summary | |
boolean |
booleanD
|
char |
charC
|
float |
floatE
|
Fields inherited from class org.apache.jdo.tck.pc.inheritance.AllPersist |
doubleB, intA, intB |
Constructor Summary | |
AllPersist2()
|
|
AllPersist2(int intA,
double doubleB,
int intB,
char charC,
boolean booleanVal,
float floatE)
|
Methods inherited from class org.apache.jdo.tck.pc.inheritance.AllPersist |
equals, hashCode |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public char charC
public boolean booleanD
public float floatE
Constructor Detail |
public AllPersist2()
public AllPersist2(int intA, double doubleB, int intB, char charC, boolean booleanVal, float floatE)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |