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