Uses of Class
net.opengis.gml.VerticalDatumType

Packages that use VerticalDatumType
net.opengis.gml   
 

Uses of VerticalDatumType in net.opengis.gml
 

Fields in net.opengis.gml declared as VerticalDatumType
protected  VerticalDatumType VerticalDatumRefType.verticalDatum
           
 

Methods in net.opengis.gml that return VerticalDatumType
 VerticalDatumType ObjectFactory.createVerticalDatumType()
          Create an instance of VerticalDatumType
 VerticalDatumType VerticalDatumRefType.getVerticalDatum()
          Obtient la valeur de la propriété verticalDatum.
 

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

Methods in net.opengis.gml with parameters of type VerticalDatumType
 JAXBElement<VerticalDatumType> ObjectFactory.createVerticalDatum(VerticalDatumType value)
          Create an instance of JAXBElement<VerticalDatumType>}
 void VerticalDatumRefType.setVerticalDatum(VerticalDatumType value)
          Définit la valeur de la propriété verticalDatum.
 



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