public interface ShowGeoNodeType extends BusinessObjectDocumentType
The following features are supported:
StorePackage.getShowGeoNodeType()
Modifier and Type | Method and Description |
---|---|
ShowGeoNodeDataAreaType |
getDataArea()
Returns the value of the 'Data Area' containment reference.
|
void |
setDataArea(ShowGeoNodeDataAreaType value)
Sets the value of the '
Data Area ' containment reference. |
getApplicationArea, getLanguageCode, getReleaseID, getSystemEnvironmentCode, getVersionID, isSetLanguageCode, isSetSystemEnvironmentCode, setApplicationArea, setLanguageCode, setReleaseID, setSystemEnvironmentCode, setVersionID, unsetLanguageCode, unsetSystemEnvironmentCode
ShowGeoNodeDataAreaType getDataArea()
setDataArea(ShowGeoNodeDataAreaType)
,
StorePackage.getShowGeoNodeType_DataArea()
void setDataArea(ShowGeoNodeDataAreaType value)
Data Area
' containment reference.
value
- the new value of the 'Data Area' containment reference.getDataArea()