net.opengis.wms
Class DCPType

java.lang.Object
  extended by net.opengis.wms.DCPType

public class DCPType
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/wms}HTTP"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  HTTP http
           
 
Constructor Summary
DCPType()
           
 
Method Summary
 HTTP getHTTP()
          Obtient la valeur de la propriété http.
 boolean isSetHTTP()
           
 void setHTTP(HTTP value)
          Définit la valeur de la propriété http.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

http

protected HTTP http
Constructor Detail

DCPType

public DCPType()
Method Detail

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.