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