Uses of Class
ecmwf.common.database.Country
Packages that use Country
Package
Description
-
Uses of Country in ecmwf.common.database
Fields in ecmwf.common.database declared as CountryMethods in ecmwf.common.database that return CountryModifier and TypeMethodDescriptionDataGet.getCountry
(String iso) Gets the country.Destination.getCountry()
Gets the country.Country[]
DataGet.getCountryArray()
Gets the country array.DataGet.getCountryObject
(String iso) Gets the country object.Methods in ecmwf.common.database with parameters of type Country -
Uses of Country in ecmwf.ecpds.master
Methods in ecmwf.ecpds.master that return CountryModifier and TypeMethodDescriptionDataBaseInterface.getCountry
(String iso) Gets the country.Country[]
DataBaseInterface.getCountryArray()
Gets the country array.Methods in ecmwf.ecpds.master that return types with arguments of type CountryModifier and TypeMethodDescriptionDataBaseInterface.destinationCountryList
(String user) Destination country list. -
Uses of Country in ecmwf.ecpds.master.plugin.http.dao.transfer
Constructors in ecmwf.ecpds.master.plugin.http.dao.transfer with parameters of type Country