Class ProductStockupItem


  • public class ProductStockupItem
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • ean

        public java.lang.String ean
      • externalId

        public java.lang.Long externalId
      • productId

        public java.lang.Long productId
      • quantity

        public java.lang.Double quantity
      • netPurchasePrice

        public java.lang.Double netPurchasePrice
      • grossSellPrice

        public java.lang.Double grossSellPrice
    • Constructor Detail

      • ProductStockupItem

        public ProductStockupItem()