Class ITestdataPlanningSolution
java.lang.Object
org.optaplanner.quarkus.jsonb.it.domain.ITestdataPlanningSolution
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.optaplanner.core.api.score.buildin.simple.SimpleScoregetScore()voidsetEntityList(List<ITestdataPlanningEntity> entityList) voidsetScore(org.optaplanner.core.api.score.buildin.simple.SimpleScore score) voidsetValueList(List<String> valueList)
-
Constructor Details
-
ITestdataPlanningSolution
public ITestdataPlanningSolution()
-
-
Method Details
-
getValueList
-
setValueList
-
getEntityList
-
setEntityList
-
getScore
public org.optaplanner.core.api.score.buildin.simple.SimpleScore getScore() -
setScore
public void setScore(org.optaplanner.core.api.score.buildin.simple.SimpleScore score)
-