Uses of Class
com.hack23.cia.service.external.esv.api.GovernmentBodyAnnualOutcomeSummary
Packages that use GovernmentBodyAnnualOutcomeSummary
Package
Description
Provides...
Provides...
-
Uses of GovernmentBodyAnnualOutcomeSummary in com.hack23.cia.service.external.esv.api
Methods in com.hack23.cia.service.external.esv.api that return types with arguments of type GovernmentBodyAnnualOutcomeSummaryModifier and TypeMethodDescriptionEsvApi.getGovernmentBodyReport()Gets the government body report.EsvApi.getGovernmentBodyReportByField(String string) Gets the government body report by field.EsvApi.getGovernmentBodyReportByFieldAndMinistry(String string, String ministry) Gets the government body report by field and ministry.EsvApi.getGovernmentBodyReportByMinistry()Gets the government body report by ministry. -
Uses of GovernmentBodyAnnualOutcomeSummary in com.hack23.cia.service.external.esv.impl
Methods in com.hack23.cia.service.external.esv.impl that return types with arguments of type GovernmentBodyAnnualOutcomeSummaryModifier and TypeMethodDescriptionEsvGovernmentBodyOperationOutcomeReader.readIncomeCsv()Read income csv.EsvGovernmentBodyOperationOutcomeReader.readOutgoingCsv()Read outgoing csv.