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() |
protected SolverBenchmarkBluePrintType solverBenchmarkBluePrintType
public SolverBenchmarkBluePrintType getSolverBenchmarkBluePrintType()
public void setSolverBenchmarkBluePrintType(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType)
public List<SolverBenchmarkConfig> buildSolverBenchmarkConfigList()
protected void validate()
Copyright © 2006–2018 JBoss by Red Hat. All rights reserved.