Class PqGroupProductOfferingGroup

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

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

    • PqGroupProductOfferingGroup

      public PqGroupProductOfferingGroup()
  • Method Details

    • setProductOfferingGroupId

      public void setProductOfferingGroupId(String productOfferingGroupId)
    • getProductOfferingGroupId

      public String getProductOfferingGroupId()
    • setQuantity

      public void setQuantity(Integer quantity)
    • getQuantity

      public Integer getQuantity()