public class ParentNotes extends Notes
Constructor and Description |
---|
ParentNotes(List<Notes> childNotes)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
List<Notes> |
getChildNotes()
Retrieve the list of child notes.
|
String |
toString() |
Copyright © 2000–2024 Packwood Software. All rights reserved.