net.opengis.ows._2
Class DCP
java.lang.Object
net.opengis.ows._2.DCP
public class DCP
- 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">
<choice>
<element ref="{http://www.opengis.net/ows/2.0}HTTP"/>
</choice>
</restriction>
</complexContent>
</complexType>
|
Constructor Summary |
DCP()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
http
protected HTTP http
DCP
public DCP()
getHTTP
public HTTP getHTTP()
- Obtient la valeur de la propriété http.
- Returns:
- possible object is
HTTP
setHTTP
public void setHTTP(HTTP value)
- Définit la valeur de la propriété http.
- Parameters:
value - allowed object is
HTTP
isSetHTTP
public boolean isSetHTTP()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.