| Package | Description |
|---|---|
| net.sf.mpxj |
| Modifier and Type | Method and Description |
|---|---|
SubProject |
ProjectFile.getResourceSubProject()
Retrieves details of the sub project file used as a resource pool.
|
SubProject |
Task.getSubProject()
Retrieve the sub project represented by this task.
|
| Modifier and Type | Method and Description |
|---|---|
List<SubProject> |
ProjectFile.getAllSubProjects()
Retrieves all the subprojects for this MPX file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectFile.addSubProject(SubProject project)
This package-private method is used to add sub project details.
|
void |
ProjectFile.setResourceSubProject(SubProject project)
This package-private method is used to add resource sub project details.
|
void |
Task.setSubProject(SubProject subProject)
Set the sub project represented by this task.
|
Copyright © 2013. All Rights Reserved.