类 CartMerchantResponse
java.lang.Object
com.ishop.model.response.CartMerchantResponse
- 所有已实现的接口:
Serializable
购物车商户响应
- 作者:
- 时克英
- 另请参阅:
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getMerId()voidsetCartInfoList(List<CartInfoResponse> cartInfoList) voidvoidsetMerName(String merName)
-
构造器详细资料
-
CartMerchantResponse
public CartMerchantResponse()
-
-
方法详细资料
-
getMerId
-
setMerId
-
getMerName
-
setMerName
-
getCartInfoList
-
setCartInfoList
-