net.opengis.wfs._2_1
Class TruncatedResponse
java.lang.Object
net.opengis.wfs._2_1.TruncatedResponse
public class TruncatedResponse
- extends Object
Classe Java pour anonymous complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.opengis.net/ows/2.0}ExceptionReport"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exceptionReport
protected ExceptionReport exceptionReport
TruncatedResponse
public TruncatedResponse()
getExceptionReport
public ExceptionReport getExceptionReport()
- Obtient la valeur de la propriété exceptionReport.
- Returns:
- possible object is
ExceptionReport
setExceptionReport
public void setExceptionReport(ExceptionReport value)
- Définit la valeur de la propriété exceptionReport.
- Parameters:
value - allowed object is
ExceptionReport
isSetExceptionReport
public boolean isSetExceptionReport()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.