Uses of Class
net.opengis.gml.TemporalDatumType

Packages that use TemporalDatumType
net.opengis.gml   
 

Uses of TemporalDatumType in net.opengis.gml
 

Fields in net.opengis.gml declared as TemporalDatumType
protected  TemporalDatumType TemporalDatumRefType.temporalDatum
           
 

Methods in net.opengis.gml that return TemporalDatumType
 TemporalDatumType ObjectFactory.createTemporalDatumType()
          Create an instance of TemporalDatumType
 TemporalDatumType TemporalDatumRefType.getTemporalDatum()
          Obtient la valeur de la propriété temporalDatum.
 

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

Methods in net.opengis.gml with parameters of type TemporalDatumType
 JAXBElement<TemporalDatumType> ObjectFactory.createTemporalDatum(TemporalDatumType value)
          Create an instance of JAXBElement<TemporalDatumType>}
 void TemporalDatumRefType.setTemporalDatum(TemporalDatumType value)
          Définit la valeur de la propriété temporalDatum.
 



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