Class AvailabilityResponseItem

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

public class AvailabilityResponseItem extends Object
  • Constructor Details

    • AvailabilityResponseItem

      public AvailabilityResponseItem()
  • Method Details

    • 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