Package | Description |
---|---|
net.sf.mpxj |
Modifier and Type | Method and Description |
---|---|
ExpenseCategory |
ExpenseCategory.Builder.build()
Build an ExpenseCategory instance.
|
ExpenseCategory |
ExpenseItem.getCategory()
Retrieve the expense category associated with this expense item.
|
Modifier and Type | Method and Description |
---|---|
ExpenseItem.Builder |
ExpenseItem.Builder.category(ExpenseCategory value)
Add the expense category.
|
ExpenseCategory.Builder |
ExpenseCategory.Builder.from(ExpenseCategory value)
Initialise the builder from an existing ExpenseCategory instance.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.