java.lang.Object
com.sap.sapoaacosintegration.services.atp.response.ArticleBySource

public class ArticleBySource extends Object
  • Constructor Details

    • ArticleBySource

      public ArticleBySource()
  • Method Details

    • getProductId

      public String getProductId()
      Returns:
      the productId
    • setProductId

      public void setProductId(String productId)
      Parameters:
      productId - the productId to set
    • getUnit

      public String getUnit()
      Returns:
      the unit
    • setUnit

      public void setUnit(String unit)
      Parameters:
      unit - the unit to set
    • getQuantityBySource

      public List<ArticleQuantityBySource> getQuantityBySource()
      Returns:
      the quantityBySource
    • setQuantityBySource

      public void setQuantityBySource(List<ArticleQuantityBySource> quantityBySource)
      Parameters:
      quantityBySource - the quantityBySource to set