net.opengis.gml
Class MultiCurveDomainType

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

public class MultiCurveDomainType
extends DomainSetType

Classe Java pour MultiCurveDomainType complex type.

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

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

MultiCurveDomainType

public MultiCurveDomainType()


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