Uses of Class
org.citygml4j.jaxb.gml._3_1_1.FormulaType

Packages that use FormulaType
org.citygml4j.jaxb.gml._3_1_1   
 

Uses of FormulaType in org.citygml4j.jaxb.gml._3_1_1
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return FormulaType
 FormulaType ObjectFactory.createFormulaType()
          Create an instance of FormulaType
 FormulaType ConversionToPreferredUnitType.getFormula()
          Gets the value of the formula property.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type FormulaType
 void ConversionToPreferredUnitType.setFormula(FormulaType value)
          Sets the value of the formula property.