net.opengis.wfs._2_1
Class ExecutionStatusType

java.lang.Object
  extended by net.opengis.wfs._2_1.ExecutionStatusType
Direct Known Subclasses:
CreateStoredQueryResponseType

public class ExecutionStatusType
extends Object

Classe Java pour ExecutionStatusType complex type.

Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.

 <complexType name="ExecutionStatusType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <attribute name="status" type="{http://www.w3.org/2001/XMLSchema}string" fixed="OK" />
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
static String STATUS
           
 
Constructor Summary
ExecutionStatusType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STATUS

public static final String STATUS
See Also:
Constant Field Values
Constructor Detail

ExecutionStatusType

public ExecutionStatusType()


Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.