Class TestdataStringLengthShadowSolution

java.lang.Object
org.optaplanner.quarkus.it.domain.TestdataStringLengthShadowSolution

public class TestdataStringLengthShadowSolution extends Object
  • Constructor Details

    • TestdataStringLengthShadowSolution

      public TestdataStringLengthShadowSolution()
  • Method Details

    • getValueList

      public List<String> getValueList()
    • setValueList

      public void setValueList(List<String> valueList)
    • getEntityList

      public List<TestdataStringLengthShadowEntity> getEntityList()
    • setEntityList

      public void setEntityList(List<TestdataStringLengthShadowEntity> entityList)
    • getScore

      public org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore getScore()
    • setScore

      public void setScore(org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore score)