Uses of Record Class
app.valuationcontrol.webservice.enin.records.CompanyNameRecord
Packages that use CompanyNameRecord
-
Uses of CompanyNameRecord in app.valuationcontrol.webservice.enin
Methods in app.valuationcontrol.webservice.enin that return CompanyNameRecord -
Uses of CompanyNameRecord in app.valuationcontrol.webservice.model
Methods in app.valuationcontrol.webservice.model with parameters of type CompanyNameRecordModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Long> ModelController.createModelFromEnin(@Valid CompanyNameRecord companyNameRecord, Integer startYear, String modelName, boolean doImportGroupFigures, Integer unitDivider, Principal principal)