net.opengis.gml
Class MultiPointDomainType

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

public class MultiPointDomainType
extends DomainSetType

Classe Java pour MultiPointDomainType complex type.

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

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

MultiPointDomainType

public MultiPointDomainType()


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