Uses of Enum Class
ai.timefold.solver.core.impl.domain.variable.ChangeEventType
Packages that use ChangeEventType
-
Uses of ChangeEventType in ai.timefold.solver.core.impl.domain.variable
Methods in ai.timefold.solver.core.impl.domain.variable that return ChangeEventTypeModifier and TypeMethodDescriptionstatic ChangeEventTypeReturns the enum constant of this class with the specified name.static ChangeEventType[]ChangeEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.