Uses of Class
net.opengis.gml.VerticalCSRefType

Packages that use VerticalCSRefType
net.opengis.gml   
 

Uses of VerticalCSRefType in net.opengis.gml
 

Fields in net.opengis.gml declared as VerticalCSRefType
protected  VerticalCSRefType VerticalCRSType.usesVerticalCS
           
 

Methods in net.opengis.gml that return VerticalCSRefType
 VerticalCSRefType ObjectFactory.createVerticalCSRefType()
          Create an instance of VerticalCSRefType
 VerticalCSRefType VerticalCRSType.getUsesVerticalCS()
          Obtient la valeur de la propriété usesVerticalCS.
 

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

Methods in net.opengis.gml with parameters of type VerticalCSRefType
 JAXBElement<VerticalCSRefType> ObjectFactory.createUsesVerticalCS(VerticalCSRefType value)
          Create an instance of JAXBElement<VerticalCSRefType>}
 JAXBElement<VerticalCSRefType> ObjectFactory.createVerticalCSRef(VerticalCSRefType value)
          Create an instance of JAXBElement<VerticalCSRefType>}
 void VerticalCRSType.setUsesVerticalCS(VerticalCSRefType value)
          Définit la valeur de la propriété usesVerticalCS.
 



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