Class TmaProductOfferingPriceContext
java.lang.Object
de.hybris.platform.b2ctelcoservices.data.TmaProductOfferingPriceContext
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetIsTheMainProductOfferingPrice(boolean isTheMainProductOfferingPrice) voidsetProductOfferingPrice(TmaProductOfferingPriceModel productOfferingPrice)
-
Constructor Details
-
TmaProductOfferingPriceContext
public TmaProductOfferingPriceContext()
-
-
Method Details
-
setProductOfferingPrice
-
getProductOfferingPrice
-
setIsTheMainProductOfferingPrice
public void setIsTheMainProductOfferingPrice(boolean isTheMainProductOfferingPrice) -
isIsTheMainProductOfferingPrice
public boolean isIsTheMainProductOfferingPrice()
-