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