Package org.hibernate.boot.jaxb.mapping

Class JaxbEmptyType

  • All Implemented Interfaces:
    Serializable

    public classJaxbEmptyTypeextendsObjectimplementsSerializable

    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>
    See Also:
    Serialized Form
    • Constructor Detail

      • JaxbEmptyType

        public JaxbEmptyType()