public interface GetManagedFileDataAreaType
The following features are supported:
ContentPackage.getGetManagedFileDataAreaType()
Modifier and Type | Method and Description |
---|---|
GetType |
getGet()
Returns the value of the 'Get' containment reference.
|
java.util.List |
getManagedFile()
Returns the value of the 'Managed File' containment reference list.
|
void |
setGet(GetType value)
Sets the value of the '
Get ' containment reference. |
GetType getGet()
setGet(GetType)
,
ContentPackage.getGetManagedFileDataAreaType_Get()
void setGet(GetType value)
Get
' containment reference.
value
- the new value of the 'Get' containment reference.getGet()
java.util.List getManagedFile()
ManagedFileType
.
The ManagedFile noun.
ContentPackage.getGetManagedFileDataAreaType_ManagedFile()