Uses of Class
nl.b3p.csw.jaxb.gml.FormulaType
-
Packages that use FormulaType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of FormulaType in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml declared as FormulaType Modifier and Type Field Description protected FormulaTypeConversionToPreferredUnitType. formulaMethods in nl.b3p.csw.jaxb.gml that return FormulaType Modifier and Type Method Description FormulaTypeObjectFactory. createFormulaType()Create an instance ofFormulaTypeFormulaTypeConversionToPreferredUnitType. getFormula()Gets the value of the formula property.Methods in nl.b3p.csw.jaxb.gml with parameters of type FormulaType Modifier and Type Method Description voidConversionToPreferredUnitType. setFormula(FormulaType value)Sets the value of the formula property.Constructors in nl.b3p.csw.jaxb.gml with parameters of type FormulaType Constructor Description ConversionToPreferredUnitType(String uom, Double factor, FormulaType formula)Fully-initialising value constructor
-