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

public class ArticleResponse extends Object
  • Constructor Details

    • ArticleResponse

      public ArticleResponse()
  • Method Details

    • getAvailableFrom

      public String getAvailableFrom()
      Returns:
      the availableFrom
    • setAvailableFrom

      public void setAvailableFrom(String availableFrom)
      Parameters:
      availableFrom - the availableFrom to set
    • getProductId

      public String getProductId()
      Returns:
      the productId
    • setProductId

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

      public Double getQuantity()
      Returns:
      the quantity
    • setQuantity

      public void setQuantity(Double quantity)
      Parameters:
      quantity - the quantity to set
    • getUnit

      public String getUnit()
      Returns:
      the unit
    • setUnit

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

      public String getSourceId()
      Returns:
      the sourceId
    • setSourceId

      public void setSourceId(String sourceId)
      Parameters:
      sourceId - the sourceId to set