Package com.chrt.api.types
Interface DepartmentListRes.TotalCountStage
-
- All Known Implementing Classes:
DepartmentListRes.Builder
- Enclosing class:
- DepartmentListRes
public static interface DepartmentListRes.TotalCountStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DepartmentListRes.Builderfrom(DepartmentListRes other)DepartmentListRes._FinalStagetotalCount(int totalCount)
-
-
-
Method Detail
-
totalCount
DepartmentListRes._FinalStage totalCount(int totalCount)
-
from
DepartmentListRes.Builder from(DepartmentListRes other)
-
-