Class StockItemSale

    • Constructor Summary

      Constructors 
      Constructor Description
      StockItemSale()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • productId

        public java.lang.Long productId
      • externalId

        public java.lang.String externalId
      • quantity

        public java.lang.Double quantity
      • note

        public java.lang.String note
    • Constructor Detail

      • StockItemSale

        public StockItemSale()