Class TmaProductOfferingPriceContext

java.lang.Object
de.hybris.platform.b2ctelcoservices.data.TmaProductOfferingPriceContext
All Implemented Interfaces:
Serializable

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

    • TmaProductOfferingPriceContext

      public TmaProductOfferingPriceContext()
  • Method Details

    • setProductOfferingPrice

      public void setProductOfferingPrice(TmaProductOfferingPriceModel productOfferingPrice)
    • getProductOfferingPrice

      public TmaProductOfferingPriceModel getProductOfferingPrice()
    • setIsTheMainProductOfferingPrice

      public void setIsTheMainProductOfferingPrice(boolean isTheMainProductOfferingPrice)
    • isIsTheMainProductOfferingPrice

      public boolean isIsTheMainProductOfferingPrice()