Uses of Class
edu.ntnu.idatt1002.k2g05.models.rounds.RoundsTemplate
Packages that use RoundsTemplate
-
Uses of RoundsTemplate in edu.ntnu.idatt1002.k2g05.factories
Methods in edu.ntnu.idatt1002.k2g05.factories that return RoundsTemplateModifier and TypeMethodDescriptionstatic RoundsTemplate
RoundsTemplateFactory.getWorldChampionshipsTemplate()
World Championship template is consists of: - Qualification Round - A group stag - Quarter final - Semi-final - Final -
Uses of RoundsTemplate in edu.ntnu.idatt1002.k2g05.models
Methods in edu.ntnu.idatt1002.k2g05.models that return RoundsTemplateMethods in edu.ntnu.idatt1002.k2g05.models with parameters of type RoundsTemplateModifier and TypeMethodDescriptionvoid
Tournament.setRoundsTemplate
(RoundsTemplate roundsTemplate)