Class PointOfServiceStockWsDTO

  • All Implemented Interfaces:
    java.io.Serializable

    public class PointOfServiceStockWsDTO
    extends PointOfServiceWsDTO
    Representation of a Point Of Service Stock
    See Also:
    Serialized Form
    • Constructor Detail

      • PointOfServiceStockWsDTO

        public PointOfServiceStockWsDTO()
    • Method Detail

      • setStockInfo

        public void setStockInfo​(StockWsDTO stockInfo)