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