Package | Description |
---|---|
net.sf.mpxj |
Modifier and Type | Field and Description |
---|---|
static NotesTopic |
NotesTopic.DEFAULT |
Modifier and Type | Method and Description |
---|---|
NotesTopic |
NotesTopic.Builder.build()
Build a NotesTopic instance.
|
NotesTopic |
NotesTopicContainer.getDefaultTopic()
Retrieve a default NotesTopic instance, creating it if it doesn't already exist.
|
NotesTopic |
StructuredNotes.getNotesTopic()
Retrieve this note's topic.
|
Modifier and Type | Method and Description |
---|---|
NotesTopic.Builder |
NotesTopic.Builder.from(NotesTopic value)
Initialise the builder from an existing NotesTopic instance.
|
Constructor and Description |
---|
StructuredNotes(Integer uniqueID,
NotesTopic topic,
Notes notes)
Deprecated.
use the new version of the constructor
|
StructuredNotes(ProjectFile file,
Integer uniqueID,
NotesTopic topic,
Notes notes)
Constructor.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.