Uses of Class
net.opengis.gml.DerivationUnitTermType

Packages that use DerivationUnitTermType
net.opengis.gml   
 

Uses of DerivationUnitTermType in net.opengis.gml
 

Fields in net.opengis.gml with type parameters of type DerivationUnitTermType
protected  List<DerivationUnitTermType> DerivedUnitType.derivationUnitTerm
           
protected  List<DerivationUnitTermType> ConventionalUnitType.derivationUnitTerm
           
 

Methods in net.opengis.gml that return DerivationUnitTermType
 DerivationUnitTermType ObjectFactory.createDerivationUnitTermType()
          Create an instance of DerivationUnitTermType
 

Methods in net.opengis.gml that return types with arguments of type DerivationUnitTermType
 JAXBElement<DerivationUnitTermType> ObjectFactory.createDerivationUnitTerm(DerivationUnitTermType value)
          Create an instance of JAXBElement<DerivationUnitTermType>}
 List<DerivationUnitTermType> DerivedUnitType.getDerivationUnitTerm()
          Gets the value of the derivationUnitTerm property.
 List<DerivationUnitTermType> ConventionalUnitType.getDerivationUnitTerm()
          Gets the value of the derivationUnitTerm property.
 

Methods in net.opengis.gml with parameters of type DerivationUnitTermType
 JAXBElement<DerivationUnitTermType> ObjectFactory.createDerivationUnitTerm(DerivationUnitTermType value)
          Create an instance of JAXBElement<DerivationUnitTermType>}
 



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