| Package | Description |
|---|---|
| org.openurp.edu.base.model |
| Modifier and Type | Method and Description |
|---|---|
Direction |
StudentState.getDirection() |
Direction |
Student.getDirection() |
Direction |
Program.getDirection() |
Direction |
Squad.getDirection() |
Direction |
DirectionJournal.getDirection() |
| Modifier and Type | Method and Description |
|---|---|
Set<Direction> |
StudentScope.getDirections() |
Set<Direction> |
Major.getDirections() |
| Modifier and Type | Method and Description |
|---|---|
void |
StudentState.setDirection(Direction direction) |
void |
Program.setDirection(Direction direction) |
void |
Squad.setDirection(Direction direction) |
void |
DirectionJournal.setDirection(Direction direction) |
| Modifier and Type | Method and Description |
|---|---|
void |
StudentScope.setDirections(Set<Direction> directions) |
void |
Major.setDirections(Set<Direction> directions) |
Copyright © 2014–2019 The OpenURP Software. All rights reserved.