Uses of Class
app.valuationcontrol.multimodule.library.entities.Area
Packages that use Area
Package
Description
-
Uses of Area in app.valuationcontrol.multimodule.library.entities
Methods in app.valuationcontrol.multimodule.library.entities with parameters of type AreaModifier and TypeMethodDescriptionvoidVariable.updateFromVariableData(VariableData variableData, Area area, SubArea subArea) voidSubArea.updateWith(SubAreaData subAreaData, Area area) Constructors in app.valuationcontrol.multimodule.library.entities with parameters of type AreaModifierConstructorDescriptionSubArea(SubAreaData subAreaData, Area area) Variable(VariableData variableData, Model model, Area area, SubArea subArea) -
Uses of Area in app.valuationcontrol.multimodule.library.xlhandler
Methods in app.valuationcontrol.multimodule.library.xlhandler with parameters of type AreaModifier and TypeMethodDescriptionstatic StringCellValueHelper.getAreaSheetNameWithQuotes(Area area)