org.apache.type_test.types1
Class EmptyAll

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

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 Summary
EmptyAll()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyAll

public EmptyAll()


Apache CXF