Package org.api.mtgstock.modele
Class SetPricesAnalysis
java.lang.Object
org.api.mtgstock.modele.SetPricesAnalysis
public class SetPricesAnalysis
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description SetPricesAnalysis() -
Method Summary
Modifier and Type Method Description PriceHashgetBooster()CardSetgetCardSet()java.util.List<PriceHash>getPriceHash()java.util.Map<MTGStockConstants.PRICES,PriceVariations>getPrices()voidsetBooster(PriceHash booster)voidsetCardSet(CardSet cardSet)voidsetPriceHash(java.util.List<PriceHash> priceHash)voidsetPrices(java.util.Map<MTGStockConstants.PRICES,PriceVariations> prices)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SetPricesAnalysis
public SetPricesAnalysis()
-
-
Method Details
-
getBooster
-
setBooster
-
getPriceHash
-
setPriceHash
-
getPrices
-
setPrices
-
getCardSet
-
setCardSet
-