Class PointOfServiceStockWsDTO

java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.store.PointOfServiceWsDTO
de.hybris.platform.commercewebservicescommons.dto.store.PointOfServiceStockWsDTO
All Implemented Interfaces:
Serializable

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

    • PointOfServiceStockWsDTO

      public PointOfServiceStockWsDTO()
  • Method Details

    • setStockInfo

      public void setStockInfo(StockWsDTO stockInfo)
    • getStockInfo

      public StockWsDTO getStockInfo()