|
|||||||||||
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
Nested Class Summary |
Nested classes inherited from class org.apache.jdo.tck.pc.inheritance.TopPersist |
TopPersist.Id |
Field Summary | |
char |
charC
|
Fields inherited from class org.apache.jdo.tck.pc.inheritance.TopPersist |
doubleB, intA, intB |
Constructor Summary | |
TopPersistC()
|
|
TopPersistC(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 TopPersistC()
public TopPersistC(int intA, double doubleB, int intB, char charC)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |