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