|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface WorldBankApi
The Interface WorldBankApi.
| Method Summary | |
|---|---|
List<CountryElement> |
getCountries()
Gets the countries. |
List<Data> |
getData(String countryCode,
String indicatorId)
Gets the data. |
List<IndicatorElement> |
getIndicators()
Gets the indicators. |
List<TopicElement> |
getTopics()
Gets the topics. |
| Method Detail |
|---|
List<CountryElement> getCountries()
throws Exception
Exception - the exception
List<Data> getData(String countryCode,
String indicatorId)
throws Exception
countryCode - the country codeindicatorId - the indicator id
Exception - the exception
List<IndicatorElement> getIndicators()
throws Exception
Exception - the exception
List<TopicElement> getTopics()
throws Exception
Exception - the exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||