|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Course | |
|---|---|
| is.idega.idegaweb.golf.webservice.business | |
| is.idega.idegaweb.golf.webservice.server | |
| Uses of Course in is.idega.idegaweb.golf.webservice.business |
|---|
| Methods in is.idega.idegaweb.golf.webservice.business that return Course | |
|---|---|
Course |
WebserviceBusinessBean.getCourse(java.lang.String courseID)
|
Course |
WebserviceBusiness.getCourse(java.lang.String courseID)
|
Course[] |
WebserviceBusinessBean.getCourses()
|
Course[] |
WebserviceBusiness.getCourses()
|
| Uses of Course in is.idega.idegaweb.golf.webservice.server |
|---|
| Methods in is.idega.idegaweb.golf.webservice.server that return Course | |
|---|---|
Course |
Round.getCourse()
Gets the course value for this Round. |
Course |
GolfheimarServiceSoapBindingStub.getCourse(java.lang.String in0)
|
Course |
GolfheimarServiceSoapBindingSkeleton.getCourse(java.lang.String in0)
|
Course |
GolfheimarServiceSoapBindingImpl.getCourse(java.lang.String courseID)
|
Course |
GolfheimarService_PortType.getCourse(java.lang.String in0)
|
Course[] |
GolfheimarServiceSoapBindingStub.getCourses()
|
Course[] |
GolfheimarServiceSoapBindingSkeleton.getCourses()
|
Course[] |
GolfheimarServiceSoapBindingImpl.getCourses()
|
Course[] |
GolfheimarService_PortType.getCourses()
|
| Methods in is.idega.idegaweb.golf.webservice.server with parameters of type Course | |
|---|---|
void |
Round.setCourse(Course course)
Sets the course value for this Round. |
| Constructors in is.idega.idegaweb.golf.webservice.server with parameters of type Course | |
|---|---|
Round(java.lang.String ID,
Course course,
int courseRoundHandicap,
boolean isTournamentRound,
java.util.Calendar roundDate,
float roundHandicap,
Stroke[] strokes,
Tee tee,
boolean tournamentRound)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||