Class PqGroupProductOffering

java.lang.Object
de.hybris.platform.productqualificationservices.data.PqGroupProductOffering
All Implemented Interfaces:
Serializable

public class PqGroupProductOffering extends Object implements Serializable
See Also:
  • Constructor Details

    • PqGroupProductOffering

      public PqGroupProductOffering()
  • Method Details

    • setProductOfferingId

      public void setProductOfferingId(String productOfferingId)
    • getProductOfferingId

      public String getProductOfferingId()
    • setQuantity

      public void setQuantity(Integer quantity)
    • getQuantity

      public Integer getQuantity()