
@Component public final class WorldbankCountryApiImpl extends AbstractWorldBankApiImpl implements WorldBankCountryApi
XMLNS_WB_HTTP_WWW_WORLDBANK_ORG| Constructor and Description |
|---|
WorldbankCountryApiImpl()
Instantiates a new worldbank country api impl.
|
| Modifier and Type | Method and Description |
|---|---|
List<com.hack23.cia.model.external.worldbank.countries.impl.CountryElement> |
getCountries()
Gets the countries.
|
getXmlAgentpublic WorldbankCountryApiImpl()
public List<com.hack23.cia.model.external.worldbank.countries.impl.CountryElement> getCountries() throws DataFailureException
WorldBankCountryApigetCountries in interface WorldBankCountryApiDataFailureException - the data failure exceptionCopyright © 2010–2017 www.hack23.com. All rights reserved.