Class TestdataReflectionSolution
java.lang.Object
org.optaplanner.quarkus.it.reflection.domain.TestdataReflectionSolution
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.optaplanner.core.api.score.buildin.hardsoft.HardSoftScoregetScore()voidsetEntityList(List<TestdataReflectionEntity> entityList) voidsetFieldValueList(List<String> fieldValueList) voidsetMethodValueList(List<String> methodValueList) voidsetScore(org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore score)
-
Constructor Details
-
TestdataReflectionSolution
public TestdataReflectionSolution()
-
-
Method Details
-
getFieldValueList
-
setFieldValueList
-
getMethodValueList
-
setMethodValueList
-
readMethodValueList
-
getEntityList
-
setEntityList
-
getScore
public org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore getScore() -
setScore
public void setScore(org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore score)
-