Package | Description |
---|---|
net.sf.mpxj |
Modifier and Type | Method and Description |
---|---|
CriticalActivityType |
ProjectProperties.getCriticalActivityType()
Retrieve the critical activity type for this project.
|
static CriticalActivityType |
CriticalActivityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CriticalActivityType[] |
CriticalActivityType.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.setCriticalActivityType(CriticalActivityType value)
Set the critical activity type for this project.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.