net.opengis.gml
Class MultiSurfaceDomainType

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

public class MultiSurfaceDomainType
extends DomainSetType

Classe Java pour MultiSurfaceDomainType complex type.

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

 <complexType name="MultiSurfaceDomainType">
   <complexContent>
     <restriction base="{http://www.opengis.net/gml}DomainSetType">
       <sequence minOccurs="0">
         <element ref="{http://www.opengis.net/gml}MultiSurface"/>
       </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
MultiSurfaceDomainType()
           
 
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

MultiSurfaceDomainType

public MultiSurfaceDomainType()


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