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