OptaPlanner distribution 6.2.1-SNAPSHOT

Uses of Class
org.optaplanner.examples.dinnerparty.domain.HobbyPractician

Packages that use HobbyPractician
org.optaplanner.examples.dinnerparty.domain   
 

Uses of HobbyPractician in org.optaplanner.examples.dinnerparty.domain
 

Methods in org.optaplanner.examples.dinnerparty.domain that return types with arguments of type HobbyPractician
 List<HobbyPractician> Guest.getHobbyPracticianList()
           
 List<HobbyPractician> DinnerParty.getHobbyPracticianList()
           
 

Method parameters in org.optaplanner.examples.dinnerparty.domain with type arguments of type HobbyPractician
 void Guest.setHobbyPracticianList(List<HobbyPractician> hobbyPracticianList)
           
 void DinnerParty.setHobbyPracticianList(List<HobbyPractician> hobbyPracticianList)
           
 


OptaPlanner distribution 6.2.1-SNAPSHOT

Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.