Uses of Record Class
app.valuationcontrol.multimodule.library.records.JSONRecords.JSONArea
Packages that use JSONArea
-
Uses of JSONArea in app.valuationcontrol.multimodule.library.records.JSONRecords
Methods in app.valuationcontrol.multimodule.library.records.JSONRecords that return JSONAreaModifier and TypeMethodDescriptionJSONArea[]JSONModelRecord.areas()Returns the value of theareasrecord component.Constructors in app.valuationcontrol.multimodule.library.records.JSONRecords with parameters of type JSONAreaModifierConstructorDescriptionJSONModelRecord(String name, int nbHistoricalPeriod, int nbForecastPeriod, int startYear, JSONArea[] areas, JSONVariable[] variables, JSONVariableValue[] variableValues, JSONSegment[] segments) Creates an instance of aJSONModelRecordrecord class.