public class SolverBenchmarkBluePrintConfig extends Object
Modifier and Type | Field and Description |
---|---|
protected SolverBenchmarkBluePrintType |
solverBenchmarkBluePrintType |
Constructor and Description |
---|
SolverBenchmarkBluePrintConfig() |
Modifier and Type | Method and Description |
---|---|
List<SolverBenchmarkConfig> |
buildSolverBenchmarkConfigList() |
SolverBenchmarkBluePrintType |
getSolverBenchmarkBluePrintType() |
void |
setSolverBenchmarkBluePrintType(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType) |
protected void |
validate() |
SolverBenchmarkBluePrintConfig |
withSolverBenchmarkBluePrintType(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType) |
protected SolverBenchmarkBluePrintType solverBenchmarkBluePrintType
public SolverBenchmarkBluePrintType getSolverBenchmarkBluePrintType()
public void setSolverBenchmarkBluePrintType(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType)
public List<SolverBenchmarkConfig> buildSolverBenchmarkConfigList()
protected void validate()
public SolverBenchmarkBluePrintConfig withSolverBenchmarkBluePrintType(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType)
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.