Uses of Enum Class
adalid.core.enums.NextValueRule
Packages that use NextValueRule
-
Uses of NextValueRule in adalid.core.enums
Methods in adalid.core.enums that return NextValueRuleModifier and TypeMethodDescriptionstatic NextValueRuleReturns the enum constant of this class with the specified name.static NextValueRule[]NextValueRule.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of NextValueRule in adalid.core.properties
Methods in adalid.core.properties that return NextValueRuleMethods in adalid.core.properties with parameters of type NextValueRuleModifier and TypeMethodDescriptionvoidIntegerProperty.setMasterSequenceNextValueRule(NextValueRule rule)