Package | Description |
---|---|
net.sf.mpxj |
Modifier and Type | Method and Description |
---|---|
Step |
Step.Builder.build()
Build a Step instance.
|
Modifier and Type | Method and Description |
---|---|
List<Step> |
Task.getSteps()
Retrieve steps for this task.
|
Modifier and Type | Method and Description |
---|---|
Step.Builder |
Step.Builder.from(Step value)
Initialise the builder from an existing Step instance.
|
Modifier and Type | Method and Description |
---|---|
void |
Task.setSteps(List<Step> steps)
Set the steps for this task.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.