public class Price extends Object
Price()
Double
getPrice()
Integer
getPurchaseValue()
void
setPrice(Double price)
setPurchaseValue(Integer purchaseValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Price()
public Double getPrice()
public void setPrice(Double price)
public Integer getPurchaseValue()
public void setPurchaseValue(Integer purchaseValue)
Copyright © 2019. All rights reserved.