com.ibm.commerce.marketing.facade.datatypes

Interface GetMarketingSpotDataDataAreaType



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

    The following features are supported:

    See Also:
    MarketingPackage.getGetMarketingSpotDataDataAreaType()
    • 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.getGetMarketingSpotDataDataAreaType_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()
      • getMarketingSpotData

        java.util.List getMarketingSpotData()
        Returns the value of the 'Marketing Spot Data' containment reference list. The list contents are of type MarketingSpotDataType. The MarketingSpotData noun.
        Returns:
        the value of the 'Marketing Spot Data' containment reference list.
        See Also:
        MarketingPackage.getGetMarketingSpotDataDataAreaType_MarketingSpotData()