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–2025 MPXJ. All rights reserved.