类 OrderCenterNumVo
java.lang.Object
com.iplatform.model.vo.OrderCenterNumVo
- 所有已实现的接口:
Serializable
返回移动端的订单统计信息,我的界面中呈现。
- 作者:
- 时克英
- 另请参阅:
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetAwaitPayCount(Integer awaitPayCount) voidsetAwaitReplyCount(Integer awaitReplyCount) voidsetAwaitShippedCount(Integer awaitShippedCount) voidsetReceiptCount(Integer receiptCount) voidsetRefundCount(Integer refundCount) voidsetVerificationCount(Integer verificationCount)
-
构造器详细资料
-
OrderCenterNumVo
public OrderCenterNumVo()
-
-
方法详细资料
-
getAwaitPayCount
-
setAwaitPayCount
-
getAwaitShippedCount
-
setAwaitShippedCount
-
getVerificationCount
-
setVerificationCount
-
getReceiptCount
-
setReceiptCount
-
getAwaitReplyCount
-
setAwaitReplyCount
-
getRefundCount
-
setRefundCount
-