Method | Description | |
---|---|---|
EmployeeTask ( String start, String end, int projId, int taskId, int taskHours, int projHours, int otherHours, int totalHours ) : System |
public EmployeeTask ( String start, String end, int projId, int taskId, int taskHours, int projHours, int otherHours, int totalHours ) : System | ||
start | String | |
end | String | |
projId | int | |
taskId | int | |
taskHours | int | |
projHours | int | |
otherHours | int | |
totalHours | int | |
return | System |