Uses of Enum
de.xima.fc.mdl.enums.EInternalMessagePriority
Packages that use EInternalMessagePriority
Package
Description
Commonly used enumeration that are mainly used in model classes.
- 
Uses of EInternalMessagePriority in de.xima.fc.gui.bean
Methods in de.xima.fc.gui.bean that return EInternalMessagePriorityMethods in de.xima.fc.gui.bean with parameters of type EInternalMessagePriorityModifier and TypeMethodDescriptionvoidInternalMessageBean.setHighestPrio(EInternalMessagePriority highestPrio)  - 
Uses of EInternalMessagePriority in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return EInternalMessagePriorityModifier and TypeMethodDescriptionEInternalMessageType.getPriority()static EInternalMessagePriorityReturns the enum constant of this type with the specified name.static EInternalMessagePriority[]EInternalMessagePriority.values()Returns an array containing the constants of this enum type, in the order they are declared.