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