Uses of Record Class
app.valuationcontrol.multimodule.library.records.JSONRecords.JSONSubArea
Packages that use JSONSubArea
-
Uses of JSONSubArea in app.valuationcontrol.multimodule.library.records.JSONRecords
Methods in app.valuationcontrol.multimodule.library.records.JSONRecords that return JSONSubAreaModifier and TypeMethodDescriptionJSONArea.subAreas()Returns the value of thesubAreasrecord component.Constructors in app.valuationcontrol.multimodule.library.records.JSONRecords with parameters of type JSONSubAreaModifierConstructorDescriptionJSONArea(String name, JSONSubArea[] subAreas) Creates an instance of aJSONArearecord class.