Uses of Enum
de.xima.fc.mdl.enums.EDbUpdateStep
Packages that use EDbUpdateStep
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of EDbUpdateStep in de.xima.fc.gui.bean.settings
Methods in de.xima.fc.gui.bean.settings that return EDbUpdateStepMethods in de.xima.fc.gui.bean.settings with parameters of type EDbUpdateStepModifier and TypeMethodDescriptionvoid
UpdateBean.setUpdateStep
(EDbUpdateStep updateStep) Deprecated. -
Uses of EDbUpdateStep in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return EDbUpdateStepModifier and TypeMethodDescriptionstatic EDbUpdateStep
Deprecated.Returns the enum constant of this type with the specified name.static EDbUpdateStep[]
EDbUpdateStep.values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.