Uses of Class
com.hack23.cia.service.external.esv.api.GovernmentBodyAnnualSummary
Packages that use GovernmentBodyAnnualSummary
Package
Description
Provides...
Provides...
-
Uses of GovernmentBodyAnnualSummary in com.hack23.cia.service.external.esv.api
Methods in com.hack23.cia.service.external.esv.api that return types with arguments of type GovernmentBodyAnnualSummaryModifier and TypeMethodDescriptionEsvApi.getData()Gets the data.EsvApi.getDataPerGovernmentBody(String name) Gets the data per government body.EsvApi.getDataPerMinistry(String name) Gets the data per ministry.EsvApi.getDataPerMinistryAndYear(String name, int year) Gets the data per ministry and year. -
Uses of GovernmentBodyAnnualSummary in com.hack23.cia.service.external.esv.impl
Methods in com.hack23.cia.service.external.esv.impl that return types with arguments of type GovernmentBodyAnnualSummaryModifier and TypeMethodDescriptionEsvExcelReader.getDataPerGovernmentBody(String name) Gets the data per government body.EsvExcelReader.getDataPerMinistry(String name) Gets the data per ministry.