Package | Description |
---|---|
com.hack23.cia.service.external.worldbank.api |
Provides...
|
Modifier and Type | Method and Description |
---|---|
List<com.hack23.cia.model.external.worldbank.countries.impl.CountryElement> |
WorldBankCountryApi.getCountries()
Gets the countries.
|
List<com.hack23.cia.model.external.worldbank.data.impl.WorldBankData> |
WorldBankDataApi.getData(String countryCode,
String indicatorId)
Gets the data.
|
List<com.hack23.cia.model.external.worldbank.indicators.impl.IndicatorElement> |
WorldBankIndicatorApi.getIndicators()
Gets the indicators.
|
List<com.hack23.cia.model.external.worldbank.topic.impl.TopicElement> |
WorldBankTopicApi.getTopics()
Gets the topics.
|
Copyright © 2010–2017 www.hack23.com. All rights reserved.