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 EDbUpdateStepModifier and TypeMethodDescriptionUpdateBean.getUpdateStep()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.xima.fc.gui.bean.settings with parameters of type EDbUpdateStepModifier and TypeMethodDescriptionvoidUpdateBean.setUpdateStep(EDbUpdateStep updateStep) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of EDbUpdateStep in de.xima.fc.mdl.enums
Subclasses with type arguments of type EDbUpdateStep in de.xima.fc.mdl.enumsMethods in de.xima.fc.mdl.enums that return EDbUpdateStepModifier and TypeMethodDescriptionstatic EDbUpdateStepDeprecated.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.