com.ibm.commerce.marketing.facade.datatypes

Interface GetMarketingSpotDataAreaType



  • public interface GetMarketingSpotDataAreaType
    A representation of the model object 'Get Marketing Spot Data Area Type'. Type definition of the GetMarketingSpot BOD's data area.

    The following features are supported:

    See Also:
    MarketingPackage.getGetMarketingSpotDataAreaType()
    • Method Detail

      • getGet

        GetType getGet()
        Returns the value of the 'Get' containment reference. The Get verb.
        Returns:
        the value of the 'Get' containment reference.
        See Also:
        setGet(GetType), MarketingPackage.getGetMarketingSpotDataAreaType_Get()
      • setGet

        void setGet(GetType value)
        Sets the value of the 'Get' containment reference.
        Parameters:
        value - the new value of the 'Get' containment reference.
        See Also:
        getGet()
      • 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.getGetMarketingSpotDataAreaType_MarketingSpot()