Uses of Class
net.opengis.gml.VerticalCSType

Packages that use VerticalCSType
net.opengis.gml   
 

Uses of VerticalCSType in net.opengis.gml
 

Fields in net.opengis.gml declared as VerticalCSType
protected  VerticalCSType VerticalCSRefType.verticalCS
           
 

Methods in net.opengis.gml that return VerticalCSType
 VerticalCSType ObjectFactory.createVerticalCSType()
          Create an instance of VerticalCSType
 VerticalCSType VerticalCSRefType.getVerticalCS()
          Obtient la valeur de la propriété verticalCS.
 

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

Methods in net.opengis.gml with parameters of type VerticalCSType
 JAXBElement<VerticalCSType> ObjectFactory.createVerticalCS(VerticalCSType value)
          Create an instance of JAXBElement<VerticalCSType>}
 void VerticalCSRefType.setVerticalCS(VerticalCSType value)
          Définit la valeur de la propriété verticalCS.
 



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