类 PreOrderVo
java.lang.Object
com.ishop.model.vo.PreOrderVo
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明是否:虚拟商品,无需发货,直接完成订单?getType()voidsetAddressId(Integer addressId) voidsetAutoShippingDone(Boolean autoShippingDone) voidsetCartIdList(List<Long> cartIdList) voidsetCouponFee(Double couponFee) voidsetFreightFee(Double freightFee) voidsetIntegralDeductionSwitch(Boolean integralDeductionSwitch) voidsetIsUseIntegral(Boolean useIntegral) voidsetMerchantOrderVoList(List<PreMerchantOrderVo> merchantOrderVoList) voidsetOrderProNum(Integer orderProNum) voidvoidsetProTotalFee(Double proTotalFee) voidvoidsetUserBalance(Double userBalance) voidsetUserIntegral(Integer userIntegral)
-
构造器详细资料
-
PreOrderVo
public PreOrderVo()
-
-
方法详细资料
-
getProTotalFee
-
setProTotalFee
-
getOrderProNum
-
setOrderProNum
-
getFreightFee
-
setFreightFee
-
getCouponFee
-
setCouponFee
-
getPayFee
-
setPayFee
-
getAddressId
-
setAddressId
-
getUserIntegral
-
setUserIntegral
-
getUserBalance
-
setUserBalance
-
getMerchantOrderVoList
-
setMerchantOrderVoList
-
getCartIdList
-
setCartIdList
-
getIntegralDeductionSwitch
-
setIntegralDeductionSwitch
-
getIsUseIntegral
-
setIsUseIntegral
-
getType
-
setType
-
getAutoShippingDone
是否:虚拟商品,无需发货,直接完成订单?- 返回:
-
setAutoShippingDone
-