Uses of Class
org.api.mtgstock.modele.PriceHash
| Package | Description |
|---|---|
| org.api.mtgstock.modele | |
| org.api.mtgstock.services |
-
Uses of PriceHash in org.api.mtgstock.modele
Methods in org.api.mtgstock.modele that return PriceHash Modifier and Type Method Description PriceHashSetPricesAnalysis. getBooster()Methods in org.api.mtgstock.modele that return types with arguments of type PriceHash Modifier and Type Method Description java.util.List<PriceHash>SetPricesAnalysis. getPriceHash()Methods in org.api.mtgstock.modele with parameters of type PriceHash Modifier and Type Method Description voidSetPricesAnalysis. setBooster(PriceHash booster)Method parameters in org.api.mtgstock.modele with type arguments of type PriceHash Modifier and Type Method Description voidSetPricesAnalysis. setPriceHash(java.util.List<PriceHash> priceHash) -
Uses of PriceHash in org.api.mtgstock.services
Methods in org.api.mtgstock.services that return PriceHash Modifier and Type Method Description protected PriceHashAbstractMTGStockService. parsePriceHashFor(com.google.gson.JsonObject obj, MTGStockConstants.RARITY r)