net.opengis.gml
Class GridDomainType

java.lang.Object
  extended by net.opengis.gml.DomainSetType
      extended by net.opengis.gml.GridDomainType

public class GridDomainType
extends DomainSetType

Classe Java pour GridDomainType complex type.

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

 <complexType name="GridDomainType">
   <complexContent>
     <restriction base="{http://www.opengis.net/gml}DomainSetType">
       <sequence minOccurs="0">
         <element ref="{http://www.opengis.net/gml}Grid"/>
       </sequence>
       <attGroup ref="{http://www.opengis.net/gml}AssociationAttributeGroup"/>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class net.opengis.gml.DomainSetType
actuate, arcrole, geometry, href, remoteSchema, role, show, timeObject, title, TYPE
 
Constructor Summary
GridDomainType()
           
 
Method Summary
 
Methods inherited from class net.opengis.gml.DomainSetType
getActuate, getArcrole, getGeometry, getHref, getRemoteSchema, getRole, getShow, getTimeObject, getTitle, isSetActuate, isSetArcrole, isSetGeometry, isSetHref, isSetRemoteSchema, isSetRole, isSetShow, isSetTimeObject, isSetTitle, setActuate, setArcrole, setGeometry, setHref, setRemoteSchema, setRole, setShow, setTimeObject, setTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridDomainType

public GridDomainType()


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