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