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