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

java.lang.Object
  extended byorg.apache.jdo.tck.pc.inheritance.TopNonPersist
      extended byorg.apache.jdo.tck.pc.inheritance.TopNonPersistB
          extended byorg.apache.jdo.tck.pc.inheritance.TopNonPersistC
              extended byorg.apache.jdo.tck.pc.inheritance.TopNonPersistD
                  extended byorg.apache.jdo.tck.pc.inheritance.TopNonPersistE
                      extended byorg.apache.jdo.tck.pc.inheritance.TopNonPersistF
                          extended byorg.apache.jdo.tck.pc.inheritance.TopNonPersistG
                              extended byorg.apache.jdo.tck.pc.inheritance.TopNonPersistH

public class TopNonPersistH
extends TopNonPersistG


Nested Class Summary
 
Nested classes inherited from class org.apache.jdo.tck.pc.inheritance.TopNonPersistB
TopNonPersistB.Id
 
Field Summary
 int intH
           
 
Fields inherited from class org.apache.jdo.tck.pc.inheritance.TopNonPersistG
fourthObj, shortG
 
Fields inherited from class org.apache.jdo.tck.pc.inheritance.TopNonPersistF
secondObj, shortF, thirdObj
 
Fields inherited from class org.apache.jdo.tck.pc.inheritance.TopNonPersistE
floatE
 
Fields inherited from class org.apache.jdo.tck.pc.inheritance.TopNonPersistD
booleanD
 
Fields inherited from class org.apache.jdo.tck.pc.inheritance.TopNonPersistC
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
TopNonPersistH()
           
TopNonPersistH(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

TopNonPersistH

public TopNonPersistH()

TopNonPersistH

public TopNonPersistH(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.