| Package | Description |
|---|---|
| com.plusmpm.CUF.util.extension.msproject |
| Modifier and Type | Method and Description |
|---|---|
List<MSPTask> |
MSPTask.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
MSPTask.addChild(MSPTask child) |
void |
MSPProject.addTask(MSPTask mspTask) |
| Modifier and Type | Method and Description |
|---|---|
abstract InputStream |
MSProjectBuilder.buildProject(List<MSPTask> tasks) |
InputStream |
MPPBuilder.buildProject(List<MSPTask> tasks) |
void |
MSPTask.setChildren(List<MSPTask> children) |
Copyright © 2021 Suncode. All rights reserved.