Class Played
java.lang.Object
org.api.mtgstock.modele.Played
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoublegetId()getImage()getName()voidsetAvgPrice(double avgPrice) voidvoidvoidvoidsetQuantity(Integer quantity) toString()
-
Constructor Details
-
Played
public Played()
-
-
Method Details
-
toString
-
getQuantity
-
setQuantity
-
getId
-
setId
-
getName
-
setName
-
getImage
-
setImage
-
getAvgPrice
public double getAvgPrice() -
setAvgPrice
public void setAvgPrice(double avgPrice)
-