Interface TimesheetEntryResponse.ModelStage
-
- All Known Implementing Classes:
TimesheetEntryResponse.Builder
- Enclosing class:
- TimesheetEntryResponse
public static interface TimesheetEntryResponse.ModelStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TimesheetEntryResponse.Builderfrom(TimesheetEntryResponse other)TimesheetEntryResponse._FinalStagemodel(TimesheetEntry model)
-
-
-
Method Detail
-
model
TimesheetEntryResponse._FinalStage model(TimesheetEntry model)
-
from
TimesheetEntryResponse.Builder from(TimesheetEntryResponse other)
-
-