org.apache.jdo.tck.pc.inheritance
Class TopPersistH

java.lang.Object
  extended byorg.apache.jdo.tck.pc.inheritance.TopPersist
      extended byorg.apache.jdo.tck.pc.inheritance.TopPersistC
          extended byorg.apache.jdo.tck.pc.inheritance.TopPersistD
              extended byorg.apache.jdo.tck.pc.inheritance.TopPersistE
                  extended byorg.apache.jdo.tck.pc.inheritance.TopPersistF
                      extended byorg.apache.jdo.tck.pc.inheritance.TopPersistG
                          extended byorg.apache.jdo.tck.pc.inheritance.TopPersistH

public class TopPersistH
extends TopPersistG


Nested Class Summary
 
Nested classes inherited from class org.apache.jdo.tck.pc.inheritance.TopPersist
TopPersist.Id
 
Field Summary
 int intH
           
 
Fields inherited from class org.apache.jdo.tck.pc.inheritance.TopPersistG
fourthObj, shortG
 
Fields inherited from class org.apache.jdo.tck.pc.inheritance.TopPersistF
secondObj, shortF, thirdObj
 
Fields inherited from class org.apache.jdo.tck.pc.inheritance.TopPersistE
floatE
 
Fields inherited from class org.apache.jdo.tck.pc.inheritance.TopPersistD
booleanD
 
Fields inherited from class org.apache.jdo.tck.pc.inheritance.TopPersistC
charC
 
Fields inherited from class org.apache.jdo.tck.pc.inheritance.TopPersist
doubleB, intA, intB
 
Constructor Summary
TopPersistH()
           
TopPersistH(int intA, double doubleB, int intB, char charC, boolean booleanD, float floatE, short shortF, short shortG, int intVal)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

intH

public int intH
Constructor Detail

TopPersistH

public TopPersistH()

TopPersistH

public TopPersistH(int intA,
                   double doubleB,
                   int intB,
                   char charC,
                   boolean booleanD,
                   float floatE,
                   short shortF,
                   short shortG,
                   int intVal)


Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.