类 NotifyOrder
java.lang.Object
com.walker.pay.wechat.v2.NotifyOrder
微信V2版本的订单结果通知对象定义。
- 作者:
- 时克英
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明longvoidvoidsetDeviceInfo(String deviceInfo) voidvoidsetTotalMoney(long totalMoney)
-
构造器详细资料
-
NotifyOrder
public NotifyOrder()
-
-
方法详细资料
-
getTotalMoney
public long getTotalMoney() -
setTotalMoney
public void setTotalMoney(long totalMoney) -
getOpenId
-
setOpenId
-
getDeviceInfo
-
setDeviceInfo
-
getAttach
-
setAttach
-