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

Packages that use TournamentRound
is.idega.idegaweb.golf.rest.pojo   
 

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

Methods in is.idega.idegaweb.golf.rest.pojo that return types with arguments of type TournamentRound
 java.util.List<TournamentRound> Tournament.getRounds()
           
 

Method parameters in is.idega.idegaweb.golf.rest.pojo with type arguments of type TournamentRound
 void Tournament.setRounds(java.util.List<TournamentRound> rounds)
           
 



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