Class ProductOfferingEvent
java.lang.Object
de.hybris.platform.b2ctelcotmfresources.v1.dto.ProductOfferingEvent
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfresources.swagger.TelcoCodegen",
date="2022-10-21T20:34:36.417Z")
public class ProductOfferingEvent
extends Object
Event for product offering.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid ProductOfferingRefGet productOfferingRefinthashCode()productOfferingRef(ProductOfferingRef productOfferingRef) voidsetProductOfferingRef(ProductOfferingRef productOfferingRef) toString()
-
Constructor Details
-
ProductOfferingEvent
public ProductOfferingEvent()
-
-
Method Details