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