Package org.hibernate.processor.xml.jaxb
Class EmptyType
- java.lang.Object
-
- org.hibernate.processor.xml.jaxb.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>