| Package | Description |
|---|---|
| org.mpxj |
| Modifier and Type | Method and Description |
|---|---|
SchedulingProgressedActivities |
ProjectProperties.getSchedulingProgressedActivities()
Retrieve the method used when scheduling progressed activities.
|
static SchedulingProgressedActivities |
SchedulingProgressedActivities.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchedulingProgressedActivities[] |
SchedulingProgressedActivities.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectProperties.setSchedulingProgressedActivities(SchedulingProgressedActivities value)
Set the method used when scheduling progressed activities.
|
Copyright © 2000–2025 MPXJ. All rights reserved.