Uses of Class
org.optaplanner.quarkus.it.reflection.domain.TestdataReflectionEntity
-
Packages that use TestdataReflectionEntity Package Description org.optaplanner.quarkus.it.reflection.domain -
-
Uses of TestdataReflectionEntity in org.optaplanner.quarkus.it.reflection.domain
Methods in org.optaplanner.quarkus.it.reflection.domain that return types with arguments of type TestdataReflectionEntity Modifier and Type Method Description List<TestdataReflectionEntity>TestdataReflectionSolution. getEntityList()Method parameters in org.optaplanner.quarkus.it.reflection.domain with type arguments of type TestdataReflectionEntity Modifier and Type Method Description voidTestdataReflectionSolution. setEntityList(List<TestdataReflectionEntity> entityList)
-