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