public interface ShowOnlineStoreDataAreaType
The following features are supported:
InfrastructurePackage.getShowOnlineStoreDataAreaType()
Modifier and Type | Method and Description |
---|---|
java.util.List |
getOnlineStore()
Returns the value of the 'Online Store' containment reference list.
|
ShowType |
getShow()
Returns the value of the 'Show' containment reference.
|
void |
setShow(ShowType value)
Sets the value of the '
Show ' containment reference. |
ShowType getShow()
setShow(ShowType)
,
InfrastructurePackage.getShowOnlineStoreDataAreaType_Show()
void setShow(ShowType value)
Show
' containment reference.
value
- the new value of the 'Show' containment reference.getShow()
java.util.List getOnlineStore()
OnlineStoreType
.
The OnlineStore noun.
InfrastructurePackage.getShowOnlineStoreDataAreaType_OnlineStore()