public class ShiftAssignment extends Object implements Serializable
| Constructor and Description |
|---|
ShiftAssignment() |
ShiftAssignment(Shift shift,
Employee employee) |
| Modifier and Type | Method and Description |
|---|---|
Employee |
getEmployee() |
Shift |
getShift() |
void |
setEmployee(Employee employee) |
void |
setShift(Shift shift) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.