Uses of Class
org.api.mtgstock.modele.Tournament
| Package | Description |
|---|---|
| org.api.mtgstock.services |
-
Uses of Tournament in org.api.mtgstock.services
Methods in org.api.mtgstock.services that return types with arguments of type Tournament Modifier and Type Method Description java.util.List<Tournament>DecksServices. listTournaments(MTGStockConstants.FORMAT f)Methods in org.api.mtgstock.services with parameters of type Tournament Modifier and Type Method Description java.util.List<DeckInfo>DecksServices. listDeckForTournament(Tournament t)