Package org.api.mtgstock.modele
Class LowHighValues
java.lang.Object
org.api.mtgstock.modele.LowHighValues
public class LowHighValues
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description LowHighValues() -
Method Summary
Modifier and Type Method Description EntryValue<java.util.Date,java.lang.Double>getPrice()PrintgetPrint()MTGStockConstants.PRICESgetType()voidsetPrice(EntryValue<java.util.Date,java.lang.Double> price)voidsetPrint(Print print)voidsetType(MTGStockConstants.PRICES type)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LowHighValues
public LowHighValues()
-
-
Method Details
-
getType
-
setType
-
getPrint
-
setPrint
-
getPrice
-
setPrice
-