|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Club | |
---|---|
is.idega.idegaweb.golf.presentation.club | |
is.idega.idegaweb.golf.rest | |
is.idega.idegaweb.golf.rest.pojo |
Uses of Club in is.idega.idegaweb.golf.presentation.club |
---|
Methods in is.idega.idegaweb.golf.presentation.club that return Club | |
---|---|
Club |
ClubBean.getClub()
|
Methods in is.idega.idegaweb.golf.presentation.club with parameters of type Club | |
---|---|
void |
ClubBean.setClub(Club club)
|
Uses of Club in is.idega.idegaweb.golf.rest |
---|
Methods in is.idega.idegaweb.golf.rest that return Club | |
---|---|
Club |
Clubs.getClubInfo(java.lang.String abbreviation,
boolean showCourses)
|
Methods in is.idega.idegaweb.golf.rest that return types with arguments of type Club | |
---|---|
java.util.List<Club> |
Areas.getClubsByArea(java.lang.String area)
|
java.util.List<Club> |
Clubs.getXMLOrJSON()
|
Uses of Club in is.idega.idegaweb.golf.rest.pojo |
---|
Methods in is.idega.idegaweb.golf.rest.pojo that return types with arguments of type Club | |
---|---|
java.util.List<Club> |
Area.getClubs()
|
Method parameters in is.idega.idegaweb.golf.rest.pojo with type arguments of type Club | |
---|---|
void |
Area.setClubs(java.util.List<Club> clubs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |