Uses of Enum Class
edu.ntnu.idatt1002.k2g05.models.League
Packages that use League
-
Uses of League in edu.ntnu.idatt1002.k2g05.models
Methods in edu.ntnu.idatt1002.k2g05.models that return LeagueModifier and TypeMethodDescriptionTournament.getLeague()
static League
Returns the enum constant of this class with the specified name.static League[]
League.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.ntnu.idatt1002.k2g05.models with parameters of type LeagueConstructors in edu.ntnu.idatt1002.k2g05.models with parameters of type League