Package | Description |
---|---|
net.sf.mpxj |
Modifier and Type | Method and Description |
---|---|
PercentCompleteType |
Task.getPercentCompleteType()
Retrieve the percent complete type.
|
static PercentCompleteType |
PercentCompleteType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PercentCompleteType[] |
PercentCompleteType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Task.setPercentCompleteType(PercentCompleteType value)
Set the percent complete type.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.