
public interface EsvExcelReader
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,GovernmentBodyAnnualSummary> |
getDataPerGovernmentBody(String name)
Gets the data per government body.
|
Map<Integer,List<GovernmentBodyAnnualSummary>> |
getDataPerMinistry(String name)
Gets the data per ministry.
|
Map<Integer,List<GovernmentBodyAnnualSummary>> getDataPerMinistry(String name)
name - the nameMap<Integer,GovernmentBodyAnnualSummary> getDataPerGovernmentBody(String name)
name - the nameCopyright © 2010–2017 www.hack23.com. All rights reserved.