Class Product
java.lang.Object
org.hibernate.testing.orm.domain.retail.Product
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Product
public Product() -
Product
-
Product
-
-
Method Details
-
getId
-
setId
-
getVendor
-
setVendor
-
getSku
-
setSku
-
getCurrentSellPrice
public javax.money.MonetaryAmount getCurrentSellPrice() -
setCurrentSellPrice
public void setCurrentSellPrice(javax.money.MonetaryAmount currentSellPrice)
-