com.ibm.commerce.marketing.facade.datatypes

Interface RespondMarketingSpotDataAreaType



  • public interface RespondMarketingSpotDataAreaType
    A representation of the model object 'Respond Marketing Spot Data Area Type'. Type definition of the AcknowledgeMarketingSpot BOD's data area.

    The following features are supported:

    See Also:
    MarketingPackage.getRespondMarketingSpotDataAreaType()
    • Method Detail

      • getRespond

        RespondType getRespond()
        Returns the value of the 'Respond' containment reference. The Acknowledge verb.
        Returns:
        the value of the 'Respond' containment reference.
        See Also:
        setRespond(RespondType), MarketingPackage.getRespondMarketingSpotDataAreaType_Respond()
      • setRespond

        void setRespond(RespondType value)
        Sets the value of the 'Respond' containment reference.
        Parameters:
        value - the new value of the 'Respond' containment reference.
        See Also:
        getRespond()
      • getMarketingSpot

        java.util.List getMarketingSpot()
        Returns the value of the 'Marketing Spot' containment reference list. The list contents are of type MarketingSpotType. The MarketingSpot noun.
        Returns:
        the value of the 'Marketing Spot' containment reference list.
        See Also:
        MarketingPackage.getRespondMarketingSpotDataAreaType_MarketingSpot()