Package | Description |
---|---|
net.sf.mpxj |
Modifier and Type | Method and Description |
---|---|
CostRateTable |
ResourceAssignment.getCostRateTable()
Returns the cost rate table for this assignment.
|
CostRateTable |
Resource.getCostRateTable(int index)
Retrieves a cost rate table associated with a resource.
|
Modifier and Type | Method and Description |
---|---|
void |
Resource.setCostRateTable(int index,
CostRateTable crt)
Associates a complete cost rate table with the
current resource.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.