public class PositionLinks extends Links
Constructor and Description |
---|
PositionLinks() |
Modifier and Type | Method and Description |
---|---|
Link |
getDepartment() |
Link |
getEmployees() |
Link |
getMove() |
void |
setDepartment(Link department) |
void |
setEmployees(Link employees) |
void |
setMove(Link move) |