Uses of Enum
org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintType
Packages that use SolverBenchmarkBluePrintType
-
Uses of SolverBenchmarkBluePrintType in org.optaplanner.benchmark.config.blueprint
Fields in org.optaplanner.benchmark.config.blueprint declared as SolverBenchmarkBluePrintTypeModifier and TypeFieldDescriptionprotected SolverBenchmarkBluePrintTypeSolverBenchmarkBluePrintConfig.solverBenchmarkBluePrintTypeMethods in org.optaplanner.benchmark.config.blueprint that return SolverBenchmarkBluePrintTypeModifier and TypeMethodDescriptionSolverBenchmarkBluePrintConfig.getSolverBenchmarkBluePrintType()static SolverBenchmarkBluePrintTypeReturns the enum constant of this type with the specified name.static SolverBenchmarkBluePrintType[]SolverBenchmarkBluePrintType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.optaplanner.benchmark.config.blueprint with parameters of type SolverBenchmarkBluePrintTypeModifier and TypeMethodDescriptionvoidSolverBenchmarkBluePrintConfig.setSolverBenchmarkBluePrintType(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType) SolverBenchmarkBluePrintConfig.withSolverBenchmarkBluePrintType(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType)