public interface GetMarketingSpotDataAreaType
The following features are supported:
MarketingPackage.getGetMarketingSpotDataAreaType()
Modifier and Type | Method and Description |
---|---|
GetType |
getGet()
Returns the value of the 'Get' containment reference.
|
java.util.List |
getMarketingSpot()
Returns the value of the 'Marketing Spot' containment reference list.
|
void |
setGet(GetType value)
Sets the value of the '
Get ' containment reference. |
GetType getGet()
setGet(GetType)
,
MarketingPackage.getGetMarketingSpotDataAreaType_Get()
void setGet(GetType value)
Get
' containment reference.
value
- the new value of the 'Get' containment reference.getGet()
java.util.List getMarketingSpot()
MarketingSpotType
.
The MarketingSpot noun.
MarketingPackage.getGetMarketingSpotDataAreaType_MarketingSpot()