OptaPlanner distribution 6.0.1-SNAPSHOT

Uses of Class
org.optaplanner.examples.projectjobscheduling.domain.resource.LocalResource

Packages that use LocalResource
org.optaplanner.examples.projectjobscheduling.domain   
 

Uses of LocalResource in org.optaplanner.examples.projectjobscheduling.domain
 

Methods in org.optaplanner.examples.projectjobscheduling.domain that return types with arguments of type LocalResource
 List<LocalResource> Project.getLocalResourceList()
           
 

Method parameters in org.optaplanner.examples.projectjobscheduling.domain with type arguments of type LocalResource
 void Project.setLocalResourceList(List<LocalResource> localResourceList)
           
 


OptaPlanner distribution 6.0.1-SNAPSHOT

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