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