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