59606162636465
* Creates a new WorldBankQuery object. * * @return the country query */ public CountryQuery createCountryQuery() { return new CountryQueryImpl(); }