Class PriceService

java.lang.Object
org.api.mtgstock.services.AbstractMTGStockService
org.api.mtgstock.services.PriceService

public class PriceService
extends AbstractMTGStockService
  • Constructor Details

    • PriceService

      public PriceService()
  • Method Details

    • getPricesFor

      public Prices getPricesFor​(CardDetails p) throws java.io.IOException
      Throws:
      java.io.IOException
    • getPricesFor

      public Prices getPricesFor​(Print print) throws java.io.IOException
      Throws:
      java.io.IOException
    • getPricesFor

      public PriceVariations getPricesFor​(java.lang.Integer id, MTGStockConstants.PRICES categ) throws java.io.IOException
      Throws:
      java.io.IOException
    • getSetPricesAnalysis

      public SetPricesAnalysis getSetPricesAnalysis​(CardSet s)
    • getSetPricesAnalysis

      public SetPricesAnalysis getSetPricesAnalysis​(java.lang.Integer i)