Package | Description |
---|---|
org.optaplanner.core.config.constructionheuristic |
Modifier and Type | Field and Description |
---|---|
protected ConstructionHeuristicSolverPhaseConfig.ConstructionHeuristicType |
ConstructionHeuristicSolverPhaseConfig.constructionHeuristicType |
Modifier and Type | Method and Description |
---|---|
ConstructionHeuristicSolverPhaseConfig.ConstructionHeuristicType |
ConstructionHeuristicSolverPhaseConfig.getConstructionHeuristicType() |
static ConstructionHeuristicSolverPhaseConfig.ConstructionHeuristicType |
ConstructionHeuristicSolverPhaseConfig.ConstructionHeuristicType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConstructionHeuristicSolverPhaseConfig.ConstructionHeuristicType[] |
ConstructionHeuristicSolverPhaseConfig.ConstructionHeuristicType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ConstructionHeuristicSolverPhaseConfig.setConstructionHeuristicType(ConstructionHeuristicSolverPhaseConfig.ConstructionHeuristicType constructionHeuristicType) |
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.