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