Uses of Class
nl.b3p.csw.jaxb.gml.DerivedUnitType
-
Packages that use DerivedUnitType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of DerivedUnitType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return DerivedUnitType Modifier and Type Method Description DerivedUnitTypeObjectFactory. createDerivedUnitType()Create an instance ofDerivedUnitTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type DerivedUnitType Modifier and Type Method Description DerivedUnitObjectFactory. createDerivedUnit(DerivedUnitType value)Create an instance ofDerivedUnit}Constructors in nl.b3p.csw.jaxb.gml with parameters of type DerivedUnitType Constructor Description DerivedUnit(DerivedUnitType value)
-