Class EmptyAll

java.lang.Object
org.apache.type_test.types1.EmptyAll
Direct Known Subclasses:
DerivedEmptyBaseEmptyAll

@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2023-05-02T16:18:56-04:00") public class EmptyAll extends Object

Java class for EmptyAll complex type.

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

 <complexType name="EmptyAll">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <all>
       </all>
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • EmptyAll

      public EmptyAll()