Package | Description |
---|---|
net.sf.mpxj |
Modifier and Type | Method and Description |
---|---|
CostAccount.Builder |
CostAccount.Builder.from(CostAccount value)
Initialise the builder from an existing CostAccount instance.
|
CostAccount.Builder |
CostAccount.Builder.id(String value)
Add ID.
|
CostAccount.Builder |
CostAccount.Builder.name(String value)
Add name.
|
CostAccount.Builder |
CostAccount.Builder.notes(Notes value)
Add notes.
|
CostAccount.Builder |
CostAccount.Builder.notes(String value)
Add notes.
|
CostAccount.Builder |
CostAccount.Builder.parent(CostAccount value)
Add parent.
|
CostAccount.Builder |
CostAccount.Builder.sequenceNumber(Integer value)
Add sequence number.
|
CostAccount.Builder |
CostAccount.Builder.uniqueID(Integer value)
Add unique ID.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.