Uses of Class
nl.b3p.csw.jaxb.gml.DerivationUnitTerm
-
Packages that use DerivationUnitTerm Package Description nl.b3p.csw.jaxb.gml -
-
Uses of DerivationUnitTerm in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml with type parameters of type DerivationUnitTerm Modifier and Type Field Description protected List<DerivationUnitTerm>ConventionalUnitType. derivationUnitTermprotected List<DerivationUnitTerm>DerivedUnitType. derivationUnitTermMethods in nl.b3p.csw.jaxb.gml that return DerivationUnitTerm Modifier and Type Method Description DerivationUnitTermObjectFactory. createDerivationUnitTerm(DerivationUnitTermType value)Create an instance ofDerivationUnitTerm}Methods in nl.b3p.csw.jaxb.gml that return types with arguments of type DerivationUnitTerm Modifier and Type Method Description List<DerivationUnitTerm>ConventionalUnitType. getDerivationUnitTerm()Gets the value of the derivationUnitTerm property.List<DerivationUnitTerm>DerivedUnitType. getDerivationUnitTerm()Gets the value of the derivationUnitTerm property.
-