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