Uses of Class
ecmwf.common.database.HostLocation
Packages that use HostLocation
-
Uses of HostLocation in ecmwf.common.database
Fields in ecmwf.common.database declared as HostLocationMethods in ecmwf.common.database that return HostLocationModifier and TypeMethodDescriptionDataGet.getHostLocation
(int id) Gets the host location.Host.getHostLocation()
Gets the host location.DataGet.getHostLocationObject
(int id) Gets the host location object.Methods in ecmwf.common.database with parameters of type HostLocationModifier and TypeMethodDescriptionvoid
Host.setHostLocation
(HostLocation param) Sets the host location.