Class CosSourcingResponseItem

java.lang.Object
com.sap.sapoaacosintegration.services.sourcing.response.CosSourcingResponseItem

public class CosSourcingResponseItem extends Object
  • Constructor Details

    • CosSourcingResponseItem

      public CosSourcingResponseItem()
  • Method Details

    • getProductId

      public String getProductId()
      Returns:
      the articleId
    • setProductId

      public void setProductId(String articleId)
      Parameters:
      articleId - the articleId to set
    • getResponseItemScheduleLine

      public List<CosSourcingResponseItemScheduleLine> getResponseItemScheduleLine()
      Returns:
      the responseItemScheduleLine
    • setResponseItemScheduleLine

      public void setResponseItemScheduleLine(List<CosSourcingResponseItemScheduleLine> responseItemScheduleLine)
      Parameters:
      responseItemScheduleLine - the responseItemScheduleLine to set
    • getItemId

      public String getItemId()
      Returns:
      the itemId
    • setItemId

      public void setItemId(String itemId)
      Parameters:
      itemId - the itemId to set
    • getContext

      public String getContext()
      Returns:
      the context
    • setContext

      public void setContext(String context)
      Parameters:
      context - the context to set