Uses of Class
ecmwf.common.database.HostOutput
Packages that use HostOutput
-
Uses of HostOutput in ecmwf.common.database
Fields in ecmwf.common.database declared as HostOutputMethods in ecmwf.common.database that return HostOutputModifier and TypeMethodDescriptionDataGet.getHostOutput
(int id) Gets the host output.Host.getHostOutput()
Gets the host output.DataGet.getHostOutputObject
(int id) Gets the host output object.Methods in ecmwf.common.database with parameters of type HostOutputModifier and TypeMethodDescriptionvoid
Host.setHostOutput
(HostOutput param) Sets the host output.