Uses of Class
nl.b3p.csw.jaxb.gml.UnitOfMeasureType
-
Packages that use UnitOfMeasureType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of UnitOfMeasureType in nl.b3p.csw.jaxb.gml
Subclasses of UnitOfMeasureType in nl.b3p.csw.jaxb.gml Modifier and Type Class Description classConversionToPreferredUnitTypeRelation of a unit to the preferred unit for this quantity type, specified by an arithmetic conversion (scaling and/or offset).classDerivationUnitTermTypeDefinition of one unit term for a derived unit of measure.Methods in nl.b3p.csw.jaxb.gml that return UnitOfMeasureType Modifier and Type Method Description UnitOfMeasureTypeObjectFactory. createUnitOfMeasureType()Create an instance ofUnitOfMeasureTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type UnitOfMeasureType Modifier and Type Method Description UnitOfMeasureObjectFactory. createUnitOfMeasure(UnitOfMeasureType value)Create an instance ofUnitOfMeasure}Constructors in nl.b3p.csw.jaxb.gml with parameters of type UnitOfMeasureType Constructor Description UnitOfMeasure(UnitOfMeasureType value)
-