public class InventoryUpdate extends Object
InventoryUpdate()
Long
getAmount()
getProductId()
void
setAmount(Long amount)
setProductId(Long productId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InventoryUpdate()
public Long getProductId()
public void setProductId(Long productId)
public Long getAmount()
public void setAmount(Long amount)