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