Uses of Record Class
app.valuationcontrol.webservice.enin.records.IncomeStatementRecord
Packages that use IncomeStatementRecord
Package
Description
-
Uses of IncomeStatementRecord in app.valuationcontrol.webservice.enin
Methods in app.valuationcontrol.webservice.enin that return IncomeStatementRecordModifier and TypeMethodDescriptionEninAPIService.getIncomeStatement(String companyNumber, boolean doImportGroupFigures) -
Uses of IncomeStatementRecord in app.valuationcontrol.webservice.enin.records
Methods in app.valuationcontrol.webservice.enin.records that return IncomeStatementRecordModifier and TypeMethodDescriptionEninCompanyRecord.incomeStatementRecords()Returns the value of theincomeStatementRecordsrecord component.Constructors in app.valuationcontrol.webservice.enin.records with parameters of type IncomeStatementRecordModifierConstructorDescriptionEninCompanyRecord(String companyNumber, EninCompanyDescriptionRecord description, IncomeStatementRecord[] incomeStatementRecords, BalanceSheetRecord[] balanceSheetRecords) Creates an instance of aEninCompanyRecordrecord class.