Uses of Class
org.api.mtgstock.modele.DeckInfo
| Package | Description |
|---|---|
| org.api.mtgstock.services |
-
Uses of DeckInfo in org.api.mtgstock.services
Methods in org.api.mtgstock.services that return types with arguments of type DeckInfo Modifier and Type Method Description java.util.List<DeckInfo>DecksServices. listDeckForTournament(java.lang.Integer id)java.util.List<DeckInfo>DecksServices. listDeckForTournament(Tournament t)Methods in org.api.mtgstock.services with parameters of type DeckInfo Modifier and Type Method Description DeckDecksServices. getDecksDetails(DeckInfo di)