Class StockTransferItem

    • 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
      • purchasePrice

        public java.math.BigDecimal purchasePrice
      • quantity

        public java.math.BigDecimal quantity
    • Constructor Detail

      • StockTransferItem

        public StockTransferItem()