org.apache.jdo.tck.pc.inheritance
Class AllPersist3
java.lang.Object
org.apache.jdo.tck.pc.inheritance.AllPersist
org.apache.jdo.tck.pc.inheritance.AllPersist2
org.apache.jdo.tck.pc.inheritance.AllPersist3
- Direct Known Subclasses:
- AllPersist4
- public class AllPersist3
- extends AllPersist2
Constructor Summary |
AllPersist3()
|
AllPersist3(int intA,
double doubleB,
int intB,
char charC,
boolean booleanD,
float floatE,
short shortVal)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
shortF
public short shortF
secondObj
public AllPersist4 secondObj
thirdObj
public AllPersist4 thirdObj
AllPersist3
public AllPersist3()
AllPersist3
public AllPersist3(int intA,
double doubleB,
int intB,
char charC,
boolean booleanD,
float floatE,
short shortVal)
Copyright © 2005 Apache Software Foundation. All Rights Reserved.