Class SolverBenchmarkBluePrintConfig
java.lang.Object
org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintConfig
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidsetSolverBenchmarkBluePrintType(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType) protected voidvalidate()withSolverBenchmarkBluePrintType(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType)  
- 
Field Details
- 
solverBenchmarkBluePrintType
 
 - 
 - 
Constructor Details
- 
SolverBenchmarkBluePrintConfig
public SolverBenchmarkBluePrintConfig() 
 - 
 - 
Method Details
- 
getSolverBenchmarkBluePrintType
 - 
setSolverBenchmarkBluePrintType
public void setSolverBenchmarkBluePrintType(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType)  - 
buildSolverBenchmarkConfigList
 - 
validate
protected void validate() - 
withSolverBenchmarkBluePrintType
public SolverBenchmarkBluePrintConfig withSolverBenchmarkBluePrintType(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType)  
 -