Uses of Enum Class
ecmwf.common.technical.ProxyEvent.UserType
Packages that use ProxyEvent.UserType
-
Uses of ProxyEvent.UserType in ecmwf.common.technical
Subclasses with type arguments of type ProxyEvent.UserType in ecmwf.common.technicalMethods in ecmwf.common.technical that return ProxyEvent.UserTypeModifier and TypeMethodDescriptionProxyEvent.getUserType()
Gets the user type.static ProxyEvent.UserType
Returns the enum constant of this class with the specified name.static ProxyEvent.UserType[]
ProxyEvent.UserType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ecmwf.common.technical with parameters of type ProxyEvent.UserTypeModifier and TypeMethodDescriptionvoid
ProxyEvent.setUserType
(ProxyEvent.UserType userType) Sets the user type.