| Package | Description |
|---|---|
| org.openurp.edu.base.model |
| Modifier and Type | Field and Description |
|---|---|
protected Map<StdLabelType,StdLabel> |
Student.labels
学生分类标签
|
| Modifier and Type | Method and Description |
|---|---|
Map<StdLabelType,StdLabel> |
Student.getLabels() |
List<StdLabel> |
Project.getStdLabels() |
| Modifier and Type | Method and Description |
|---|---|
void |
Student.addLabel(StdLabel label) |
void |
Student.addLabels(StdLabel... labels) |
| Modifier and Type | Method and Description |
|---|---|
void |
Student.setLabels(Map<StdLabelType,StdLabel> labels) |
void |
Project.setStdLabels(List<StdLabel> labels) |
Copyright © 2014–2019 The OpenURP Software. All rights reserved.