net.opengis.wfs._2_1
Class GetCapabilitiesType

java.lang.Object
  extended by net.opengis.ows._2.GetCapabilitiesType
      extended by net.opengis.wfs._2_1.GetCapabilitiesType

public class GetCapabilitiesType
extends GetCapabilitiesType

Classe Java pour GetCapabilitiesType complex type.

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

 <complexType name="GetCapabilitiesType">
   <complexContent>
     <extension base="{http://www.opengis.net/ows/2.0}GetCapabilitiesType">
       <attribute name="service" use="required" type="{http://www.opengis.net/ows/2.0}ServiceType" fixed="WFS" />
     </extension>
   </complexContent>
 </complexType>
 


Nested Class Summary
 
Nested classes/interfaces inherited from class net.opengis.ows._2.GetCapabilitiesType
GetCapabilitiesType.AcceptLanguages
 
Field Summary
static String SERVICE
           
 
Fields inherited from class net.opengis.ows._2.GetCapabilitiesType
acceptFormats, acceptLanguages, acceptVersions, sections, updateSequence
 
Constructor Summary
GetCapabilitiesType()
           
 
Method Summary
 
Methods inherited from class net.opengis.ows._2.GetCapabilitiesType
getAcceptFormats, getAcceptLanguages, getAcceptVersions, getSections, getUpdateSequence, isSetAcceptFormats, isSetAcceptLanguages, isSetAcceptVersions, isSetSections, isSetUpdateSequence, setAcceptFormats, setAcceptLanguages, setAcceptVersions, setSections, setUpdateSequence
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVICE

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

GetCapabilitiesType

public GetCapabilitiesType()


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