Package | Description |
---|---|
net.sf.mpxj |
Modifier and Type | Method and Description |
---|---|
RateSource |
ResourceAssignment.getRateSource()
Retrieve the source of the cost rate to be used for this resource assignment.
|
static RateSource |
RateSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RateSource[] |
RateSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceAssignment.setRateSource(RateSource source)
Set the source of the cost rate to be used for this resource assignment.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.