Uses of Enum Class
ai.timefold.solver.spring.boot.autoconfigure.config.TerminationProperty
Packages that use TerminationProperty
-
Uses of TerminationProperty in ai.timefold.solver.spring.boot.autoconfigure.config
Methods in ai.timefold.solver.spring.boot.autoconfigure.config that return TerminationPropertyModifier and TypeMethodDescriptionstatic TerminationPropertyTerminationProperty.forPropertyName(String propertyName) static TerminationPropertyReturns the enum constant of this class with the specified name.static TerminationProperty[]TerminationProperty.values()Returns an array containing the constants of this enum class, in the order they are declared.