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