Uses of Class
net.opengis.gml.GeodeticDatumRefType

Packages that use GeodeticDatumRefType
net.opengis.gml   
 

Uses of GeodeticDatumRefType in net.opengis.gml
 

Fields in net.opengis.gml declared as GeodeticDatumRefType
protected  GeodeticDatumRefType GeocentricCRSType.usesGeodeticDatum
           
protected  GeodeticDatumRefType GeographicCRSType.usesGeodeticDatum
           
 

Methods in net.opengis.gml that return GeodeticDatumRefType
 GeodeticDatumRefType ObjectFactory.createGeodeticDatumRefType()
          Create an instance of GeodeticDatumRefType
 GeodeticDatumRefType GeocentricCRSType.getUsesGeodeticDatum()
          Obtient la valeur de la propriété usesGeodeticDatum.
 GeodeticDatumRefType GeographicCRSType.getUsesGeodeticDatum()
          Obtient la valeur de la propriété usesGeodeticDatum.
 

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

Methods in net.opengis.gml with parameters of type GeodeticDatumRefType
 JAXBElement<GeodeticDatumRefType> ObjectFactory.createGeodeticDatumRef(GeodeticDatumRefType value)
          Create an instance of JAXBElement<GeodeticDatumRefType>}
 JAXBElement<GeodeticDatumRefType> ObjectFactory.createUsesGeodeticDatum(GeodeticDatumRefType value)
          Create an instance of JAXBElement<GeodeticDatumRefType>}
 void GeocentricCRSType.setUsesGeodeticDatum(GeodeticDatumRefType value)
          Définit la valeur de la propriété usesGeodeticDatum.
 void GeographicCRSType.setUsesGeodeticDatum(GeodeticDatumRefType value)
          Définit la valeur de la propriété usesGeodeticDatum.
 



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