public interface AdvancedOfferPromotionMessageXref extends Serializable, MultiTenantCloneable<AdvancedOfferPromotionMessageXref>
Modifier and Type | Method and Description |
---|---|
Long |
getId()
Id of this AdvancedOfferPromotionMessageXref
|
String |
getMessageType()
Gets the PromotionMessage type
|
Offer |
getOffer()
Gets the Offer
|
PromotionMessage |
getPromotionMessage()
Gets the PromotionMessage
|
void |
setId(Long id)
Sets the id of this AdvancedOfferPromotionMessageXref
|
void |
setMessageType(String messageType)
Sets the PromotionMessage type
|
void |
setOffer(Offer offer)
Sets the Offer
|
void |
setPromotionMessage(PromotionMessage promotionMessage)
Sets the PromotionMessage
|
createOrRetrieveCopyInstance
Long getId()
void setId(Long id)
id
- Offer getOffer()
void setOffer(Offer offer)
offer
- PromotionMessage getPromotionMessage()
void setPromotionMessage(PromotionMessage promotionMessage)
promotionMessage
- String getMessageType()
void setMessageType(String messageType)
messageType
- Copyright © 2019. All rights reserved.