Uses of Class
net.opengis.gml.VerticalCRSType

Packages that use VerticalCRSType
net.opengis.gml   
 

Uses of VerticalCRSType in net.opengis.gml
 

Fields in net.opengis.gml declared as VerticalCRSType
protected  VerticalCRSType VerticalCRSRefType.verticalCRS
           
 

Methods in net.opengis.gml that return VerticalCRSType
 VerticalCRSType ObjectFactory.createVerticalCRSType()
          Create an instance of VerticalCRSType
 VerticalCRSType VerticalCRSRefType.getVerticalCRS()
          Obtient la valeur de la propriété verticalCRS.
 

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

Methods in net.opengis.gml with parameters of type VerticalCRSType
 JAXBElement<VerticalCRSType> ObjectFactory.createVerticalCRS(VerticalCRSType value)
          Create an instance of JAXBElement<VerticalCRSType>}
 void VerticalCRSRefType.setVerticalCRS(VerticalCRSType value)
          Définit la valeur de la propriété verticalCRS.
 



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