Uses of Class
net.opengis.gml.PolarCSType

Packages that use PolarCSType
net.opengis.gml   
 

Uses of PolarCSType in net.opengis.gml
 

Fields in net.opengis.gml declared as PolarCSType
protected  PolarCSType PolarCSRefType.polarCS
           
 

Methods in net.opengis.gml that return PolarCSType
 PolarCSType ObjectFactory.createPolarCSType()
          Create an instance of PolarCSType
 PolarCSType PolarCSRefType.getPolarCS()
          Obtient la valeur de la propriété polarCS.
 

Methods in net.opengis.gml that return types with arguments of type PolarCSType
 JAXBElement<PolarCSType> ObjectFactory.createPolarCS(PolarCSType value)
          Create an instance of JAXBElement<PolarCSType>}
 

Methods in net.opengis.gml with parameters of type PolarCSType
 JAXBElement<PolarCSType> ObjectFactory.createPolarCS(PolarCSType value)
          Create an instance of JAXBElement<PolarCSType>}
 void PolarCSRefType.setPolarCS(PolarCSType value)
          Définit la valeur de la propriété polarCS.
 



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