|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jdo.tck.pc.inheritance.TopNonPersist
org.apache.jdo.tck.pc.inheritance.TopNonPersistB
org.apache.jdo.tck.pc.inheritance.TopNonPersistC
org.apache.jdo.tck.pc.inheritance.TopNonPersistD
org.apache.jdo.tck.pc.inheritance.TopNonPersistE
Nested Class Summary |
Nested classes inherited from class org.apache.jdo.tck.pc.inheritance.TopNonPersistB |
TopNonPersistB.Id |
Field Summary | |
float |
floatE
|
Fields inherited from class org.apache.jdo.tck.pc.inheritance.TopNonPersistD |
booleanD |
Fields inherited from class org.apache.jdo.tck.pc.inheritance.TopNonPersistC |
charC |
Fields inherited from class org.apache.jdo.tck.pc.inheritance.TopNonPersistB |
doubleB, intB |
Fields inherited from class org.apache.jdo.tck.pc.inheritance.TopNonPersist |
intA |
Constructor Summary | |
TopNonPersistE()
|
|
TopNonPersistE(int intA,
double doubleB,
int intB,
char charC,
boolean booleanD,
float floatE)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public float floatE
Constructor Detail |
public TopNonPersistE()
public TopNonPersistE(int intA, double doubleB, int intB, char charC, boolean booleanD, float floatE)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |