Uses of Class
org.api.mtgstock.modele.PriceVariations
Packages that use PriceVariations
-
Uses of PriceVariations in org.api.mtgstock.modele
Methods in org.api.mtgstock.modele that return PriceVariationsModifier and TypeMethodDescriptionMethods in org.api.mtgstock.modele that return types with arguments of type PriceVariationsMethods in org.api.mtgstock.modele with parameters of type PriceVariationsModifier and TypeMethodDescriptionvoidPrices.put(MTGStockConstants.PRICES p, PriceVariations hp) Method parameters in org.api.mtgstock.modele with type arguments of type PriceVariationsModifier and TypeMethodDescriptionvoidSetPricesAnalysis.setPrices(Map<MTGStockConstants.PRICES, PriceVariations> prices) -
Uses of PriceVariations in org.api.mtgstock.services
Methods in org.api.mtgstock.services that return PriceVariationsModifier and TypeMethodDescriptionPriceService.getPricesFor(Integer id, MTGStockConstants.PRICES categ, boolean foil)