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

java.lang.Object
  extended byorg.apache.jdo.tck.pc.inheritance.TopNonPersist
Direct Known Subclasses:
TopNonPersistB

public class TopNonPersist
extends java.lang.Object


Field Summary
 int intA
           
 
Constructor Summary
TopNonPersist()
           
TopNonPersist(int intA)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

intA

public int intA
Constructor Detail

TopNonPersist

public TopNonPersist()

TopNonPersist

public TopNonPersist(int intA)


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