Uses of Class
net.opengis.gml.DerivedCRSTypeType

Packages that use DerivedCRSTypeType
net.opengis.gml   
 

Uses of DerivedCRSTypeType in net.opengis.gml
 

Fields in net.opengis.gml declared as DerivedCRSTypeType
protected  DerivedCRSTypeType DerivedCRSType.derivedCRSType
           
 

Methods in net.opengis.gml that return DerivedCRSTypeType
 DerivedCRSTypeType ObjectFactory.createDerivedCRSTypeType()
          Create an instance of DerivedCRSTypeType
 DerivedCRSTypeType DerivedCRSType.getDerivedCRSType()
          Obtient la valeur de la propriété derivedCRSType.
 

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

Methods in net.opengis.gml with parameters of type DerivedCRSTypeType
 JAXBElement<DerivedCRSTypeType> ObjectFactory.createDerivedCRSType(DerivedCRSTypeType value)
          Create an instance of JAXBElement<DerivedCRSTypeType>}
 void DerivedCRSType.setDerivedCRSType(DerivedCRSTypeType value)
          Définit la valeur de la propriété derivedCRSType.
 



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