Uses of Class
is.idega.idegaweb.golf.rest.pojo.Course

Packages that use Course
is.idega.idegaweb.golf.field.presentation   
is.idega.idegaweb.golf.rest.pojo   
 

Uses of Course in is.idega.idegaweb.golf.field.presentation
 

Methods in is.idega.idegaweb.golf.field.presentation that return types with arguments of type Course
 java.util.List<Course> CourseBean.getCourses()
           
 

Method parameters in is.idega.idegaweb.golf.field.presentation with type arguments of type Course
 void CourseBean.setCourses(java.util.List<Course> courses)
           
 

Uses of Course in is.idega.idegaweb.golf.rest.pojo
 

Methods in is.idega.idegaweb.golf.rest.pojo that return types with arguments of type Course
 java.util.List<Course> Club.getCourses()
           
 

Method parameters in is.idega.idegaweb.golf.rest.pojo with type arguments of type Course
 void Club.setCourses(java.util.List<Course> courses)
           
 



Copyright © 2000-2014 idega software. All Rights Reserved.