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