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