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