Uses of Enum
de.xima.fc.mdl.enums.EUpdateStatus
Packages that use EUpdateStatus
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of EUpdateStatus in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return EUpdateStatusModifier and TypeMethodDescriptionstatic EUpdateStatus
Returns the enum constant of this type with the specified name.static EUpdateStatus[]
EUpdateStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of EUpdateStatus in de.xima.fc.mdl.system
Methods in de.xima.fc.mdl.system that return EUpdateStatusMethods in de.xima.fc.mdl.system with parameters of type EUpdateStatus