Class TmaAbstractEventPayload
java.lang.Object
de.hybris.platform.b2ctelcotmfevents.data.TmaAbstractEventPayload
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TmaOrderEventPayload,TmaProductOfferingEventPayload,TmaProductOfferingPriceEventPayload
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEventTime(Date eventTime) voidsetEventType(TmaEventType eventType)
-
Constructor Details
-
TmaAbstractEventPayload
public TmaAbstractEventPayload()
-
-
Method Details
-
setEventType
-
getEventType
-
setEventTime
-
getEventTime
-