Package | Description |
---|---|
net.sf.mpxj |
Modifier and Type | Method and Description |
---|---|
TotalSlackCalculationType |
ProjectProperties.getTotalSlackCalculationType()
Retrieve the total slack calculation type.
|
static TotalSlackCalculationType |
TotalSlackCalculationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TotalSlackCalculationType[] |
TotalSlackCalculationType.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.setTotalSlackCalculationType(TotalSlackCalculationType type)
Set the total slack calculation type.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.