Uses of Class
org.api.mtgstock.modele.FullPrint
| Package | Description |
|---|---|
| org.api.mtgstock.services |
-
Uses of FullPrint in org.api.mtgstock.services
Methods in org.api.mtgstock.services that return FullPrint Modifier and Type Method Description FullPrintCardsService. getCard(java.lang.Integer id)FullPrintCardsService. getCard(Interest sr)FullPrintCardsService. getCard(Print p)FullPrintCardsService. getCard(SearchResult sr)Methods in org.api.mtgstock.services that return types with arguments of type FullPrint Modifier and Type Method Description java.util.List<FullPrint>CardsService. toPrints(java.lang.Integer... ids)java.util.List<FullPrint>CardsService. toPrints(java.util.List<SearchResult> res)