public interface ProcessManagedFileDataAreaType
The following features are supported:
ContentPackage.getProcessManagedFileDataAreaType()
Modifier and Type | Method and Description |
---|---|
java.util.List |
getManagedFile()
Returns the value of the 'Managed File' containment reference list.
|
ProcessType |
getProcess()
Returns the value of the 'Process' containment reference.
|
void |
setProcess(ProcessType value)
Sets the value of the '
Process ' containment reference. |
ProcessType getProcess()
setProcess(ProcessType)
,
ContentPackage.getProcessManagedFileDataAreaType_Process()
void setProcess(ProcessType value)
Process
' containment reference.
value
- the new value of the 'Process' containment reference.getProcess()
java.util.List getManagedFile()
ManagedFileType
.
The ManagedFile noun.
ContentPackage.getProcessManagedFileDataAreaType_ManagedFile()