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