Class ProductInterestFutureStockWsDTO

  • All Implemented Interfaces:
    java.io.Serializable

    public class ProductInterestFutureStockWsDTO
    extends java.lang.Object
    implements java.io.Serializable
    Product interest future stock
    See Also:
    Serialized Form
    • Constructor Detail

      • ProductInterestFutureStockWsDTO

        public ProductInterestFutureStockWsDTO()
    • Method Detail

      • setStock

        public void setStock​(StockWsDTO stock)
      • setDate

        public void setDate​(java.util.Date date)
      • getDate

        public java.util.Date getDate()