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