public interface ShowSubscriptionDataAreaType
The following features are supported:
Modifier and Type | Method and Description |
---|---|
ShowType |
getShow()
Returns the value of the 'Show' containment reference.
|
java.util.List |
getSubscription()
Returns the value of the 'Subscription' containment reference list.
|
void |
setShow(ShowType value)
Sets the value of the '
Show ' containment reference. |
ShowType getShow()
setShow(ShowType)
,
SubscriptionPackage.getShowSubscriptionDataAreaType_Show()
void setShow(ShowType value)
Show
' containment reference.
value
- the new value of the 'Show' containment reference.getShow()
java.util.List getSubscription()
SubscriptionType
.
The Subscription noun.
SubscriptionPackage.getShowSubscriptionDataAreaType_Subscription()