Uses of Enum Class
de.mid.innovator.srv.UserStatus
Packages that use UserStatus
Package
Description
All classes in this package are used for communicating with the Innovator repository server
and license server.
-
Uses of UserStatus in de.mid.innovator.srv
Subclasses with type arguments of type UserStatus in de.mid.innovator.srvMethods in de.mid.innovator.srv that return UserStatusModifier and TypeMethodDescriptionstatic UserStatusReturns the enum constant of this class with the specified name.static UserStatus[]UserStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.