Uses of Class
org.surfnet.oaaas.example.api.domain.Course

Packages that use Course
org.surfnet.oaaas.example.api.domain   
 

Uses of Course in org.surfnet.oaaas.example.api.domain
 

Methods in org.surfnet.oaaas.example.api.domain that return types with arguments of type Course
 List<Course> University.getCourses()
           
 

Method parameters in org.surfnet.oaaas.example.api.domain with type arguments of type Course
 void University.setCourses(List<Course> courses)
           
 



Copyright © 2012-2013 SURFnet bv, The Netherlands. All Rights Reserved.