Uses of Enum
de.xima.fc.mdl.enums.ESystemInfo
Packages that use ESystemInfo
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of ESystemInfo in de.xima.fc.gui.bean.settings
Methods in de.xima.fc.gui.bean.settings that return ESystemInfoMethods in de.xima.fc.gui.bean.settings that return types with arguments of type ESystemInfoModifier and TypeMethodDescriptionMap<ESystemInfo, List<InfoItem<?>>> SystemInfoBean.getSystemInfo() -
Uses of ESystemInfo in de.xima.fc.mdl.enums
Subclasses with type arguments of type ESystemInfo in de.xima.fc.mdl.enumsMethods in de.xima.fc.mdl.enums that return ESystemInfoModifier and TypeMethodDescriptionstatic ESystemInfoReturns the enum constant of this type with the specified name.static ESystemInfo[]ESystemInfo.values()Returns an array containing the constants of this enum type, in the order they are declared.