| 
OptaPlanner core 6.0.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomSolverPhaseCommand | |
|---|---|
| org.optaplanner.core.config.phase.custom | |
| org.optaplanner.core.impl.phase.custom | |
| Uses of CustomSolverPhaseCommand in org.optaplanner.core.config.phase.custom | 
|---|
| Fields in org.optaplanner.core.config.phase.custom with type parameters of type CustomSolverPhaseCommand | |
|---|---|
protected  List<Class<CustomSolverPhaseCommand>> | 
CustomSolverPhaseConfig.customSolverPhaseCommandClassList
 | 
| Methods in org.optaplanner.core.config.phase.custom that return types with arguments of type CustomSolverPhaseCommand | |
|---|---|
 List<Class<CustomSolverPhaseCommand>> | 
CustomSolverPhaseConfig.getCustomSolverPhaseCommandClassList()
 | 
| Method parameters in org.optaplanner.core.config.phase.custom with type arguments of type CustomSolverPhaseCommand | |
|---|---|
 void | 
CustomSolverPhaseConfig.setCustomSolverPhaseCommandClassList(List<Class<CustomSolverPhaseCommand>> customSolverPhaseCommandClassList)
 | 
| Uses of CustomSolverPhaseCommand in org.optaplanner.core.impl.phase.custom | 
|---|
| Fields in org.optaplanner.core.impl.phase.custom with type parameters of type CustomSolverPhaseCommand | |
|---|---|
protected  List<CustomSolverPhaseCommand> | 
DefaultCustomSolverPhase.customSolverPhaseCommandList
 | 
| Method parameters in org.optaplanner.core.impl.phase.custom with type arguments of type CustomSolverPhaseCommand | |
|---|---|
 void | 
DefaultCustomSolverPhase.setCustomSolverPhaseCommandList(List<CustomSolverPhaseCommand> customSolverPhaseCommandList)
 | 
  | 
OptaPlanner core 6.0.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||