Package | Description |
---|---|
net.sf.mpxj |
Modifier and Type | Method and Description |
---|---|
Step.Builder |
Step.Builder.description(Notes value)
Add the description.
|
Step.Builder |
Step.Builder.description(String value)
Add the description.
|
Step.Builder |
Step.Builder.from(Step value)
Initialise the builder from an existing Step instance.
|
Step.Builder |
Step.Builder.name(String value)
Add the name.
|
Step.Builder |
Step.Builder.percentComplete(Double value)
Add the percent complete.
|
Step.Builder |
Step.Builder.sequenceNumber(Integer value)
Add the sequence number.
|
Step.Builder |
Step.Builder.uniqueID(Integer value)
Add the unique ID.
|
Step.Builder |
Step.Builder.weight(Double value)
Add the weight.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.