net.opengis.wfs._2_1
Class ExecutionStatusType
java.lang.Object
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>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATUS
public static final String STATUS
- See Also:
- Constant Field Values
ExecutionStatusType
public ExecutionStatusType()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.