Class PriceVariation

java.lang.Object
org.api.manapool.model.PriceVariation
All Implemented Interfaces:
Serializable

public class PriceVariation extends Object implements Serializable
See Also:
  • Constructor Details

    • PriceVariation

      public PriceVariation()
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getConditionId

      public EnumCondition getConditionId()
    • setConditionId

      public void setConditionId(EnumCondition conditionId)
    • getFinishId

      public EnumFinish getFinishId()
    • setFinishId

      public void setFinishId(EnumFinish finishId)
    • getLanguageId

      public EnumLangages getLanguageId()
    • setLanguageId

      public void setLanguageId(EnumLangages languageId)
    • getProductId

      public String getProductId()
    • setProductId

      public void setProductId(String productId)
    • getProductType

      public String getProductType()
    • setProductType

      public void setProductType(String productType)
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getNumber

      public String getNumber()
    • setNumber

      public void setNumber(String number)
    • getUrl

      public String getUrl()
    • setUrl

      public void setUrl(String url)
    • getSetCode

      public String getSetCode()
    • setSetCode

      public void setSetCode(String setCode)
    • getMultiverseId

      public String getMultiverseId()
    • setMultiverseId

      public void setMultiverseId(String multiverseId)
    • getScryfallId

      public String getScryfallId()
    • setScryfallId

      public void setScryfallId(String scryfallId)
    • getAvailable

      public int getAvailable()
    • setAvailable

      public void setAvailable(int available)
    • getPriceCents

      public int getPriceCents()
    • getPrice

      public double getPrice()
    • setPriceCents

      public void setPriceCents(int priceCents)
    • getPriceCentslpPlus

      public int getPriceCentslpPlus()
    • getPricelpPlus

      public double getPricelpPlus()
    • setPriceCentslpPlus

      public void setPriceCentslpPlus(int priceCentslpPlus)
    • getPriceCentsFoil

      public int getPriceCentsFoil()
    • getPriceFoil

      public double getPriceFoil()
    • setPriceCentsFoil

      public void setPriceCentsFoil(int priceCentsFoil)
    • getPriceCentslpPlusFoil

      public int getPriceCentslpPlusFoil()
    • getPricelpPlusFoil

      public double getPricelpPlusFoil()
    • setPriceCentslpPlusFoil

      public void setPriceCentslpPlusFoil(int priceCentslpPlusFoil)
    • getPriceCentsNmPlus

      public int getPriceCentsNmPlus()
    • getPriceNmPlus

      public double getPriceNmPlus()
    • setPriceCentsNmPlus

      public void setPriceCentsNmPlus(int priceCentsNmPlus)
    • getPriceCentsEtched

      public int getPriceCentsEtched()
    • getPriceEtched

      public double getPriceEtched()
    • setPriceCentsEtched

      public void setPriceCentsEtched(int priceCentsEtched)
    • getPriceCentsLpPlusEtched

      public int getPriceCentsLpPlusEtched()
    • getPriceLpPlusEtched

      public double getPriceLpPlusEtched()
    • setPriceCentsLpPlusEtched

      public void setPriceCentsLpPlusEtched(int priceCentsLpPlusEtched)
    • getPriceCentslpEtched

      public int getPriceCentslpEtched()
    • getPricelpEtched

      public double getPricelpEtched()
    • setPriceCentslpEtched

      public void setPriceCentslpEtched(int priceCentslpEtched)