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