Interface DriverShiftProjection
public interface DriverShiftProjection
- 
Method Details
- 
getId
long getId() - 
getDay
String getDay() - 
getStartTime
String getStartTime() - 
getStopTime
String getStopTime() - 
getDriver
DriverShiftProjection.UserProjection getDriver() 
 -