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