Uses of Enum Class
ecmwf.ecpds.master.ServiceType
Packages that use ServiceType
-
Uses of ServiceType in ecmwf.ecpds.master
Subclasses with type arguments of type ServiceType in ecmwf.ecpds.masterModifier and TypeClassDescriptionenumRepresents the supported service types that can register with the MasterServer.Methods in ecmwf.ecpds.master that return ServiceTypeModifier and TypeMethodDescriptionstatic ServiceTypeConverts a service name string into aServiceType.static ServiceTypeReturns the enum constant of this class with the specified name.static ServiceType[]ServiceType.values()Returns an array containing the constants of this enum class, in the order they are declared.