Uses of Class
net.opengis.gml.DomainSetType

Packages that use DomainSetType
net.opengis.gml   
 

Uses of DomainSetType in net.opengis.gml
 

Subclasses of DomainSetType in net.opengis.gml
 class GridDomainType
          Classe Java pour GridDomainType complex type.
 class MultiCurveDomainType
          Classe Java pour MultiCurveDomainType complex type.
 class MultiPointDomainType
          Classe Java pour MultiPointDomainType complex type.
 class MultiSolidDomainType
          Classe Java pour MultiSolidDomainType complex type.
 class MultiSurfaceDomainType
          Classe Java pour MultiSurfaceDomainType complex type.
 class RectifiedGridDomainType
          Classe Java pour RectifiedGridDomainType complex type.
 

Fields in net.opengis.gml with type parameters of type DomainSetType
protected  JAXBElement<? extends DomainSetType> AbstractCoverageType.domainSet
           
 

Methods in net.opengis.gml that return DomainSetType
 DomainSetType ObjectFactory.createDomainSetType()
          Create an instance of DomainSetType
 

Methods in net.opengis.gml that return types with arguments of type DomainSetType
 JAXBElement<DomainSetType> ObjectFactory.createDomainSet(DomainSetType value)
          Create an instance of JAXBElement<DomainSetType>}
 JAXBElement<? extends DomainSetType> AbstractCoverageType.getDomainSet()
          Obtient la valeur de la propriété domainSet.
 

Methods in net.opengis.gml with parameters of type DomainSetType
 JAXBElement<DomainSetType> ObjectFactory.createDomainSet(DomainSetType value)
          Create an instance of JAXBElement<DomainSetType>}
 

Method parameters in net.opengis.gml with type arguments of type DomainSetType
 void AbstractCoverageType.setDomainSet(JAXBElement<? extends DomainSetType> value)
          Définit la valeur de la propriété domainSet.
 



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