org.deegree.services.jaxb.wpvs
Class Empty

java.lang.Object
  extended by org.deegree.services.jaxb.wpvs.Empty

public class Empty
extends Object

Java class for empty complex type.

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

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


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

Constructor Detail

Empty

public Empty()


Copyright © 2011. All Rights Reserved.