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