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