Class TestdataReflectionSolution


  • public class TestdataReflectionSolution
    extends Object
    • Constructor Detail

      • TestdataReflectionSolution

        public TestdataReflectionSolution()
    • Method Detail

      • getFieldValueList

        public List<String> getFieldValueList()
      • setFieldValueList

        public void setFieldValueList​(List<String> fieldValueList)
      • getMethodValueList

        public List<String> getMethodValueList()
      • setMethodValueList

        public void setMethodValueList​(List<String> methodValueList)
      • readMethodValueList

        public List<String> readMethodValueList()
      • getScore

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

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