Package | Description |
---|---|
net.sf.mpxj |
Modifier and Type | Method and Description |
---|---|
NotesTopic.Builder |
NotesTopic.Builder.availableForActivity(boolean value)
Add the available for project flag.
|
NotesTopic.Builder |
NotesTopic.Builder.availableForEPS(boolean value)
Add the available for EPS flag.
|
NotesTopic.Builder |
NotesTopic.Builder.availableForProject(boolean value)
Add the available for project flag.
|
NotesTopic.Builder |
NotesTopic.Builder.availableForWBS(boolean value)
Add the available for WBS flag.
|
NotesTopic.Builder |
NotesTopic.Builder.from(NotesTopic value)
Initialise the builder from an existing NotesTopic instance.
|
NotesTopic.Builder |
NotesTopic.Builder.name(String value)
Add the name.
|
NotesTopic.Builder |
NotesTopic.Builder.sequenceNumber(Integer value)
Add the sequence number.
|
NotesTopic.Builder |
NotesTopic.Builder.uniqueID(Integer value)
Add the unique ID.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.