Uses of Enum Class
de.mid.innovator.util.SystemUserKind
Packages that use SystemUserKind
Package
Description
The package contains some useful utilities for Innovator API applications.
-
Uses of SystemUserKind in de.mid.innovator.util
Methods in de.mid.innovator.util that return SystemUserKindModifier and TypeMethodDescriptionstatic SystemUserKindSystemUtils.getSystemUserKind()Tells how the system user has been computed.static SystemUserKindReturns the enum constant of this class with the specified name.static SystemUserKind[]SystemUserKind.values()Returns an array containing the constants of this enum class, in the order they are declared.