Part of lp.services.worlddata.interfaces.webservice View In Hierarchy
| Method | __getitem__ | Get a country. |
| Method | __iter__ | Iterate through the countries in this set. |
| Method | getByName | Return a country by its name. |
| Method | getByCode | Return a country by its code. |
| Method | getCountries | Return a collection of countries. |