Uses of Class
edu.ntnu.idatt1002.k2g05.controllers.opentournament.utils.MatchColumn
Packages that use MatchColumn
-
Uses of MatchColumn in edu.ntnu.idatt1002.k2g05.controllers.opentournament.utils
Methods in edu.ntnu.idatt1002.k2g05.controllers.opentournament.utils that return types with arguments of type MatchColumnModifier and TypeMethodDescriptionGroup.getMatchColumns()
Gets all the matchColumns in the given groupMethods in edu.ntnu.idatt1002.k2g05.controllers.opentournament.utils with parameters of type MatchColumnModifier and TypeMethodDescriptionboolean
Group.addMatchColumn
(MatchColumn matchColumn) Method for adding a match column to the group.