|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||