Package org.api.mtgstock.modele
Class Prices
java.lang.Object
org.api.mtgstock.modele.Prices
public class Prices
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Prices() -
Method Summary
Modifier and Type Method Description PriceVariationsgetPricesVariationsFor(MTGStockConstants.PRICES p)voidput(MTGStockConstants.PRICES p, PriceVariations hp)java.lang.StringtoString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
Prices
public Prices()
-
-
Method Details
-
getPricesVariationsFor
-
put
-
toString
public java.lang.String toString()- Overrides:
toStringin classjava.lang.Object
-