org.apache.openejb.jee.jpa
Class EmptyType

java.lang.Object
  extended by org.apache.openejb.jee.jpa.EmptyType

public class EmptyType
extends Object

Java class for emptyType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="emptyType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
EmptyType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyType

public EmptyType()


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.