Uses of Class
net.opengis.gml.VerticalDatumRefType

Packages that use VerticalDatumRefType
net.opengis.gml   
 

Uses of VerticalDatumRefType in net.opengis.gml
 

Fields in net.opengis.gml declared as VerticalDatumRefType
protected  VerticalDatumRefType VerticalCRSType.usesVerticalDatum
           
 

Methods in net.opengis.gml that return VerticalDatumRefType
 VerticalDatumRefType ObjectFactory.createVerticalDatumRefType()
          Create an instance of VerticalDatumRefType
 VerticalDatumRefType VerticalCRSType.getUsesVerticalDatum()
          Obtient la valeur de la propriété usesVerticalDatum.
 

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

Methods in net.opengis.gml with parameters of type VerticalDatumRefType
 JAXBElement<VerticalDatumRefType> ObjectFactory.createUsesVerticalDatum(VerticalDatumRefType value)
          Create an instance of JAXBElement<VerticalDatumRefType>}
 JAXBElement<VerticalDatumRefType> ObjectFactory.createVerticalDatumRef(VerticalDatumRefType value)
          Create an instance of JAXBElement<VerticalDatumRefType>}
 void VerticalCRSType.setUsesVerticalDatum(VerticalDatumRefType value)
          Définit la valeur de la propriété usesVerticalDatum.
 



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