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