java.lang.Object
com.sap.sapoaacosintegration.services.atp.request.ArticleSource

public class ArticleSource extends Object
  • Constructor Details

    • ArticleSource

      public ArticleSource()
  • Method Details

    • getStrategyId

      public String getStrategyId()
      Returns:
      the strategyId
    • setStrategyId

      public void setStrategyId(String strategyId)
      Parameters:
      strategyId - the strategyId to set
    • getItems

      public List<ArticleItem> getItems()
      Returns:
      the items
    • setArticleId

      public void setArticleId(String productId)
      Parameters:
      productId - the productId to set
    • getArticleId

      public String getArticleId()
    • setUnit

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

      public String getunit()
    • getSource

      public CosSource getSource()
      Returns:
      the source
    • setSource

      public void setSource(CosSource source)
      Parameters:
      source - the source to set