Uses of Class
is.idega.idegaweb.golf.webservice.server.Stroke

Packages that use Stroke
is.idega.idegaweb.golf.webservice.server   
 

Uses of Stroke in is.idega.idegaweb.golf.webservice.server
 

Methods in is.idega.idegaweb.golf.webservice.server that return Stroke
 Stroke[] Round.getStrokes()
          Gets the strokes value for this Round.
 

Methods in is.idega.idegaweb.golf.webservice.server with parameters of type Stroke
 void Round.setStrokes(Stroke[] strokes)
          Sets the strokes value for this Round.
 

Constructors in is.idega.idegaweb.golf.webservice.server with parameters of type Stroke
Round(java.lang.String ID, Course course, int courseRoundHandicap, boolean isTournamentRound, java.util.Calendar roundDate, float roundHandicap, Stroke[] strokes, Tee tee, boolean tournamentRound)
           
 



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