| Package | Description |
|---|---|
| org.mpxj |
| Modifier and Type | Field and Description |
|---|---|
static CostRateTableEntry |
CostRateTableEntry.DEFAULT_ENTRY |
| Modifier and Type | Method and Description |
|---|---|
CostRateTableEntry |
Resource.getCurrentCostRateTableEntry(int costRateTable)
Retrieve the cost rate table entry effective for the current date.
|
CostRateTableEntry |
CostRateTable.getEntryByDate(LocalDateTime date)
Retrieve the table entry valid for the supplied date.
|
| Modifier and Type | Method and Description |
|---|---|
int |
CostRateTableEntry.compareTo(CostRateTableEntry o) |
Copyright © 2000–2025 MPXJ. All rights reserved.