| Package | Description |
|---|---|
| org.openurp.edu.program.doc.model |
| Modifier and Type | Method and Description |
|---|---|
ProgramDocSection |
ProgramDocSection.getParent() |
| Modifier and Type | Method and Description |
|---|---|
List<ProgramDocSection> |
ProgramDocSection.getChildren() |
List<ProgramDocSection> |
ProgramDoc.getSections() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProgramDocSection.setParent(ProgramDocSection parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProgramDocSection.setChildren(List<ProgramDocSection> children) |
void |
ProgramDoc.setSections(List<ProgramDocSection> sections) |
Copyright © 2014–2019 The OpenURP Software. All rights reserved.