Uses of Class
net.opengis.gml.TemporalCSRefType

Packages that use TemporalCSRefType
net.opengis.gml   
 

Uses of TemporalCSRefType in net.opengis.gml
 

Fields in net.opengis.gml declared as TemporalCSRefType
protected  TemporalCSRefType TemporalCRSType.usesTemporalCS
           
 

Methods in net.opengis.gml that return TemporalCSRefType
 TemporalCSRefType ObjectFactory.createTemporalCSRefType()
          Create an instance of TemporalCSRefType
 TemporalCSRefType TemporalCRSType.getUsesTemporalCS()
          Obtient la valeur de la propriété usesTemporalCS.
 

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

Methods in net.opengis.gml with parameters of type TemporalCSRefType
 JAXBElement<TemporalCSRefType> ObjectFactory.createTemporalCSRef(TemporalCSRefType value)
          Create an instance of JAXBElement<TemporalCSRefType>}
 JAXBElement<TemporalCSRefType> ObjectFactory.createUsesTemporalCS(TemporalCSRefType value)
          Create an instance of JAXBElement<TemporalCSRefType>}
 void TemporalCRSType.setUsesTemporalCS(TemporalCSRefType value)
          Définit la valeur de la propriété usesTemporalCS.
 



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