A B C D E F G I J K L M N O P Q R S T V W 

A

ALL - Static variable in class me.hao0.wepay.model.bill.BillFields
所有订单账单的字段集,顺序与微信返回数据保持一致
APP_ID - Static variable in class me.hao0.wepay.model.enums.WepayField
公众帐号ID
APPID - Static variable in class me.hao0.wepay.model.enums.WepayField
公众帐号ID
apply(RefundApplyRequest) - Method in class me.hao0.wepay.core.Refunds
申请退款
appPay(PayRequest) - Method in class me.hao0.wepay.core.Pays
app支付
AppPayResponse - Class in me.hao0.wepay.model.pay
公众号支付响应对象 Author: haolin Email: haolin.h0@gmail.com Date: 26/11/15
AppPayResponse(String, String, String, String, String, String) - Constructor for class me.hao0.wepay.model.pay.AppPayResponse
 
ATTACH - Static variable in class me.hao0.wepay.model.enums.WepayField
附加数据 在查询API和支付通知中原样返回,该字段主要用于商户携带订单的自定义数据

B

BANK_TYPE - Static variable in class me.hao0.wepay.model.enums.WepayField
银行
bill() - Method in class me.hao0.wepay.core.Wepay
调用账单组件
Bill - Class in me.hao0.wepay.model.bill
交易成功账单 Author: haolin Email: haolin.h0@gmail.com Date: 4/12/15
Bill() - Constructor for class me.hao0.wepay.model.bill.Bill
 
BILL_DATE - Static variable in class me.hao0.wepay.model.enums.WepayField
账单日期
BILL_TYPE - Static variable in class me.hao0.wepay.model.enums.WepayField
账单类型
BillCount - Class in me.hao0.wepay.model.bill
账单统计 Author: haolin Email: haolin.h0@gmail.com Date: 4/12/15
BillCount() - Constructor for class me.hao0.wepay.model.bill.BillCount
 
BillDetail<T extends Bill> - Class in me.hao0.wepay.model.bill
账单信息 Author: haolin Email: haolin.h0@gmail.com Date: 4/12/15
BillDetail(List<T>, BillCount) - Constructor for class me.hao0.wepay.model.bill.BillDetail
 
BillFields - Class in me.hao0.wepay.model.bill
账单字段 Author: haolin Email: haolin.h0@gmail.com Date: 4/12/15
Bills - Class in me.hao0.wepay.core
账单组件 Author: haolin Email: haolin.h0@gmail.com Date: 4/12/15
BillType - Enum in me.hao0.wepay.model.enums
账单类型 Author: haolin Email: haolin.h0@gmail.com Date: 4/12/15
BODY - Static variable in class me.hao0.wepay.model.enums.WepayField
商品或支付单简要描述
BooleanDeserializer - Class in me.hao0.wepay.serializer
布尔反序列化器 Author: haolin Email: haolin.h0@gmail.com Date: 27/11/15
BooleanDeserializer() - Constructor for class me.hao0.wepay.serializer.BooleanDeserializer
 
build() - Method in class me.hao0.wepay.core.WepayBuilder
 
buildConfigParams(Map<String, String>) - Method in class me.hao0.wepay.core.Component
构建配置参数
buildSignParams(Map<String, String>) - Method in class me.hao0.wepay.core.Component
构建签名参数

C

CASH_FEE - Static variable in class me.hao0.wepay.model.enums.WepayField
现金支付金额
CASH_FEE_TYPE - Static variable in class me.hao0.wepay.model.enums.WepayField
现金支付货币类型
CASH_REFUND_FEE - Static variable in class me.hao0.wepay.model.enums.WepayField
现金退款金额
certPasswd(String) - Method in class me.hao0.wepay.core.WepayBuilder
设置证书密码
certs(byte[]) - Method in class me.hao0.wepay.core.WepayBuilder
设置证书数据(p12文件)
closeOrder(String) - Method in class me.hao0.wepay.core.Orders
关闭订单
CODE_URL - Static variable in class me.hao0.wepay.model.enums.WepayField
二维码链接
COMMISSION_FEE - Static variable in class me.hao0.wepay.model.enums.WepayField
商户手续费
COMMISSION_TOTAL_FEE - Static variable in class me.hao0.wepay.model.enums.WepayField
手续费总金额
CommonBill - Class in me.hao0.wepay.model.bill
普通账单 Author: haolin Email: haolin.h0@gmail.com Date: 4/12/15
CommonBill() - Constructor for class me.hao0.wepay.model.bill.CommonBill
 
Component - Class in me.hao0.wepay.core
Author: haolin Email: haolin.h0@gmail.com Date: 26/11/15
Component(Wepay) - Constructor for class me.hao0.wepay.core.Component
 
COUNT - Static variable in class me.hao0.wepay.model.bill.BillFields
账单统计的字段集合,顺序与微信返回数据保持一致
Coupon - Class in me.hao0.wepay.model.common
代金券 Author: haolin Email: haolin.h0@gmail.com Date: 1/12/15
COUPON_BATCH_ID - Static variable in class me.hao0.wepay.model.enums.WepayField
代金券或立减优惠批次ID
COUPON_COUNT - Static variable in class me.hao0.wepay.model.enums.WepayField
代金券或立减优惠使用数量
COUPON_FEE - Static variable in class me.hao0.wepay.model.enums.WepayField
代金券或立减优惠金额
COUPON_ID - Static variable in class me.hao0.wepay.model.enums.WepayField
代金券或立减优惠ID
COUPON_REFUND_BATCH_ID - Static variable in class me.hao0.wepay.model.enums.WepayField
代金券或立减优惠批次ID
COUPON_REFUND_COUNT - Static variable in class me.hao0.wepay.model.enums.WepayField
代金券或立减优惠使用数量
COUPON_REFUND_FEE - Static variable in class me.hao0.wepay.model.enums.WepayField
代金券或立减优惠退款金额
COUPON_REFUND_ID - Static variable in class me.hao0.wepay.model.enums.WepayField
代金券或立减优惠ID
COUPON_REFUND_TOTAL_FEE - Static variable in class me.hao0.wepay.model.enums.WepayField
总代金券或立减优惠退款金额

D

DATA_PKG - Static variable in class me.hao0.wepay.model.enums.WepayField
商户数据包
DateDeserializer - Class in me.hao0.wepay.serializer
日期反序列化器
DateDeserializer() - Constructor for class me.hao0.wepay.serializer.DateDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class me.hao0.wepay.serializer.BooleanDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class me.hao0.wepay.serializer.DateDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class me.hao0.wepay.serializer.FeeTypeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class me.hao0.wepay.serializer.RefundChannelDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class me.hao0.wepay.serializer.TradeStateDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class me.hao0.wepay.serializer.TradeTypeDeserializer
 
DETAIL - Static variable in class me.hao0.wepay.model.enums.WepayField
商品名称明细列表
DEVICE_INFO - Static variable in class me.hao0.wepay.model.enums.WepayField
终端设备号(门店号或收银设备ID),注意:PC网页或公众号内支付请传"WEB"
doHttpsPost(String, Map<String, String>, Class<T>) - Method in class me.hao0.wepay.core.Component
 
doPost(String, Map<String, String>) - Method in class me.hao0.wepay.core.Component
 
doSign(Map<String, String>) - Method in class me.hao0.wepay.core.Component
支付请求前签名
doVerifySign(String) - Method in class me.hao0.wepay.core.Component
校验
doVerifySign(Map<String, ?>) - Method in class me.hao0.wepay.core.Component
校验参数

E

empty() - Static method in class me.hao0.wepay.model.bill.BillDetail
 
ENTER_RED_PKG_FEE - Static variable in class me.hao0.wepay.model.enums.WepayField
企业红包金额
ENTER_RED_PKG_REFUND_FEE - Static variable in class me.hao0.wepay.model.enums.WepayField
企业红包退款金额
ERR_CODE - Static variable in class me.hao0.wepay.model.enums.WepayField
业务错误码
ERR_CODE_DES - Static variable in class me.hao0.wepay.model.enums.WepayField
业务错误描述

F

FEE_RATE - Static variable in class me.hao0.wepay.model.enums.WepayField
费率
FEE_TYPE - Static variable in class me.hao0.wepay.model.enums.WepayField
货币类型 符合ISO 4217标准的三位字母代码,默认人民币:CNY,其他值列表详见
FeeType - Enum in me.hao0.wepay.model.enums
货币类型 Author: haolin Email: haolin.h0@gmail.com Date: 26/11/15
FeeTypeDeserializer - Class in me.hao0.wepay.serializer
交易类型反序列化器 Author: haolin Email: haolin.h0@gmail.com Date: 27/11/15
FeeTypeDeserializer() - Constructor for class me.hao0.wepay.serializer.FeeTypeDeserializer
 
filterSignParams(Map<String, ?>) - Method in class me.hao0.wepay.core.Component
过滤签名参数(升序,排出空值,sign)
from(String) - Static method in enum me.hao0.wepay.model.enums.BillType
 
from(String) - Static method in enum me.hao0.wepay.model.enums.FeeType
 
from(String) - Static method in enum me.hao0.wepay.model.enums.RefundChannel
 
from(String) - Static method in enum me.hao0.wepay.model.enums.RefundStatus
 
from(String) - Static method in enum me.hao0.wepay.model.enums.TradeState
 
from(String) - Static method in enum me.hao0.wepay.model.enums.TradeType
 

G

generate(Integer) - Static method in class me.hao0.wepay.util.RandomStrs
生成随机字符串
getAppId() - Method in class me.hao0.wepay.core.Wepay
 
getAppId() - Method in class me.hao0.wepay.model.bill.Bill
 
getAppId() - Method in class me.hao0.wepay.model.pay.AppPayResponse
 
getAppId() - Method in class me.hao0.wepay.model.pay.JsPayResponse
 
getAppKey() - Method in class me.hao0.wepay.core.Wepay
 
getAttach() - Method in class me.hao0.wepay.model.order.WePayOrder
 
getAttach() - Method in class me.hao0.wepay.model.pay.PayRequest
 
getBankType() - Method in class me.hao0.wepay.model.bill.Bill
 
getBankType() - Method in class me.hao0.wepay.model.order.WePayOrder
 
getBatchId() - Method in class me.hao0.wepay.model.common.Coupon
 
getBills() - Method in class me.hao0.wepay.model.bill.BillDetail
 
getBody() - Method in class me.hao0.wepay.model.bill.Bill
 
getBody() - Method in class me.hao0.wepay.model.pay.PayRequest
 
getCachFee() - Method in class me.hao0.wepay.model.order.WePayOrder
 
getCashFee() - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
getCashFee() - Method in class me.hao0.wepay.model.refund.RefundQueryResponse
 
getCashFeeType() - Method in class me.hao0.wepay.model.order.WePayOrder
 
getCashRefundFee() - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
getCertPasswd() - Method in class me.hao0.wepay.core.Wepay
 
getCerts() - Method in class me.hao0.wepay.core.Wepay
 
getChannel() - Method in class me.hao0.wepay.model.bill.CommonBill
 
getChannel() - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
getChannel() - Method in class me.hao0.wepay.model.refund.RefundItem
 
getClientId() - Method in class me.hao0.wepay.model.pay.PayRequest
 
getCommissionFee() - Method in class me.hao0.wepay.model.bill.Bill
 
getCommissionTotalFee() - Method in class me.hao0.wepay.model.bill.BillCount
 
getCount() - Method in class me.hao0.wepay.model.bill.BillDetail
 
getCouponCount() - Method in class me.hao0.wepay.model.order.WePayOrder
 
getCouponFee() - Method in class me.hao0.wepay.model.order.WePayOrder
 
getCouponRefundCount() - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
getCouponRefundFee() - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
getCouponRefundFee() - Method in class me.hao0.wepay.model.refund.RefundItem
 
getCouponRefundId() - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
getCouponRefundTotalFee() - Method in class me.hao0.wepay.model.bill.BillCount
 
getCoupons() - Method in class me.hao0.wepay.model.order.WePayOrder
 
getCoupons() - Method in class me.hao0.wepay.model.refund.RefundItem
 
getDataPkg() - Method in class me.hao0.wepay.model.bill.Bill
 
getDetail() - Method in class me.hao0.wepay.model.pay.PayRequest
 
getDeviceInfo() - Method in class me.hao0.wepay.model.bill.Bill
 
getDeviceInfo() - Method in class me.hao0.wepay.model.order.WePayOrder
 
getDeviceInfo() - Method in class me.hao0.wepay.model.pay.PayRequest
 
getDeviceInfo() - Method in class me.hao0.wepay.model.refund.RefundApplyRequest
 
getDeviceInfo() - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
getEnterRedPkgFee() - Method in class me.hao0.wepay.model.bill.Bill
 
getEnterRedPkgRefundFee() - Method in class me.hao0.wepay.model.bill.CommonBill
 
getErrorCode() - Method in exception me.hao0.wepay.exception.WepayException
 
getErrorMsg() - Method in exception me.hao0.wepay.exception.WepayException
 
getFee() - Method in class me.hao0.wepay.model.common.Coupon
 
getFeeRate() - Method in class me.hao0.wepay.model.bill.Bill
 
getFeeType() - Method in class me.hao0.wepay.model.bill.Bill
 
getFeeType() - Method in class me.hao0.wepay.model.order.WePayOrder
 
getFeeType() - Method in class me.hao0.wepay.model.pay.PayRequest
 
getFeeType() - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
getFeeType() - Method in class me.hao0.wepay.model.refund.RefundQueryResponse
 
getGoodsTag() - Method in class me.hao0.wepay.model.pay.PayRequest
 
getId() - Method in class me.hao0.wepay.model.common.Coupon
 
getItems() - Method in class me.hao0.wepay.model.refund.RefundQueryResponse
 
getLimitPay() - Method in class me.hao0.wepay.model.pay.PayRequest
 
getMchId() - Method in class me.hao0.wepay.core.Wepay
 
getMchId() - Method in class me.hao0.wepay.model.bill.Bill
 
getNonceStr() - Method in class me.hao0.wepay.model.pay.AppPayResponse
 
getNonceStr() - Method in class me.hao0.wepay.model.pay.JsPayResponse
 
getNonceStr() - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
getNotifyUrl() - Method in class me.hao0.wepay.model.pay.PayRequest
 
getOpenId() - Method in class me.hao0.wepay.model.bill.Bill
 
getOpenId() - Method in class me.hao0.wepay.model.order.WePayOrder
 
getOpenId() - Method in class me.hao0.wepay.model.pay.JsPayRequest
 
getOpUserId() - Method in class me.hao0.wepay.model.refund.RefundApplyRequest
 
getOutRefundNo() - Method in class me.hao0.wepay.model.bill.CommonBill
 
getOutRefundNo() - Method in class me.hao0.wepay.model.refund.RefundApplyRequest
 
getOutRefundNo() - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
getOutRefundNo() - Method in class me.hao0.wepay.model.refund.RefundItem
 
getOutTradeNo() - Method in class me.hao0.wepay.model.bill.Bill
 
getOutTradeNo() - Method in class me.hao0.wepay.model.order.WePayOrder
 
getOutTradeNo() - Method in class me.hao0.wepay.model.pay.PayRequest
 
getOutTradeNo() - Method in class me.hao0.wepay.model.refund.RefundApplyRequest
 
getOutTradeNo() - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
getOutTradeNo() - Method in class me.hao0.wepay.model.refund.RefundQueryResponse
 
getPartnerId() - Method in class me.hao0.wepay.model.pay.AppPayResponse
 
getPaySign() - Method in class me.hao0.wepay.model.pay.AppPayResponse
 
getPaySign() - Method in class me.hao0.wepay.model.pay.JsPayResponse
 
getPkg() - Method in class me.hao0.wepay.model.pay.AppPayResponse
 
getPkg() - Method in class me.hao0.wepay.model.pay.JsPayResponse
 
getPrepayId() - Method in class me.hao0.wepay.model.pay.AppPayResponse
 
getProductId() - Method in class me.hao0.wepay.model.pay.QrPayRequest
 
getRefundApplyTime() - Method in class me.hao0.wepay.model.bill.RefundBill
 
getRefundFee() - Method in class me.hao0.wepay.model.bill.CommonBill
 
getRefundFee() - Method in class me.hao0.wepay.model.refund.RefundApplyRequest
 
getRefundFee() - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
getRefundFee() - Method in class me.hao0.wepay.model.refund.RefundItem
 
getRefundFeeType() - Method in class me.hao0.wepay.model.refund.RefundApplyRequest
 
getRefundId() - Method in class me.hao0.wepay.model.bill.CommonBill
 
getRefundId() - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
getRefundId() - Method in class me.hao0.wepay.model.refund.RefundItem
 
getRefundRecvAccout() - Method in class me.hao0.wepay.model.refund.RefundItem
 
getRefundStatus() - Method in class me.hao0.wepay.model.bill.CommonBill
 
getRefundStatus() - Method in class me.hao0.wepay.model.refund.RefundItem
 
getRefundSuccessTime() - Method in class me.hao0.wepay.model.bill.RefundBill
 
getRefundTotalFee() - Method in class me.hao0.wepay.model.bill.BillCount
 
getRespEncode() - Method in class me.hao0.wepay.core.Wepay
 
getSettlementRefundFee() - Method in class me.hao0.wepay.model.refund.RefundItem
 
getSignType() - Method in class me.hao0.wepay.model.pay.JsPayResponse
 
getSslSocketFactory() - Method in class me.hao0.wepay.core.Wepay
 
getSubMchId() - Method in class me.hao0.wepay.model.bill.Bill
 
getSubscribe() - Method in class me.hao0.wepay.model.order.WePayOrder
 
getTimeEnd() - Method in class me.hao0.wepay.model.order.WePayOrder
 
getTimeExpire() - Method in class me.hao0.wepay.model.pay.PayRequest
 
getTimeStamp() - Method in class me.hao0.wepay.model.pay.AppPayResponse
 
getTimeStamp() - Method in class me.hao0.wepay.model.pay.JsPayResponse
 
getTimeStart() - Method in class me.hao0.wepay.model.pay.PayRequest
 
getTotalFee() - Method in class me.hao0.wepay.model.bill.Bill
 
getTotalFee() - Method in class me.hao0.wepay.model.order.WePayOrder
 
getTotalFee() - Method in class me.hao0.wepay.model.pay.PayRequest
 
getTotalFee() - Method in class me.hao0.wepay.model.refund.RefundApplyRequest
 
getTotalFee() - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
getTotalFee() - Method in class me.hao0.wepay.model.refund.RefundQueryResponse
 
getTradeState() - Method in class me.hao0.wepay.model.bill.Bill
 
getTradeState() - Method in class me.hao0.wepay.model.order.WePayOrder
 
getTradeStateDesc() - Method in class me.hao0.wepay.model.order.WePayOrder
 
getTradeTime() - Method in class me.hao0.wepay.model.bill.Bill
 
getTradeTotalCount() - Method in class me.hao0.wepay.model.bill.BillCount
 
getTradeTotalFee() - Method in class me.hao0.wepay.model.bill.BillCount
 
getTradeType() - Method in class me.hao0.wepay.model.bill.Bill
 
getTradeType() - Method in class me.hao0.wepay.model.order.WePayOrder
 
getTransactionId() - Method in class me.hao0.wepay.model.bill.Bill
 
getTransactionId() - Method in class me.hao0.wepay.model.order.WePayOrder
 
getTransactionId() - Method in class me.hao0.wepay.model.refund.RefundApplyRequest
 
getTransactionId() - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
getTransactionId() - Method in class me.hao0.wepay.model.refund.RefundQueryResponse
 
GOODS_TAG - Static variable in class me.hao0.wepay.model.enums.WepayField
商品标记,代金券或立减优惠功能的参数

I

init() - Method in class me.hao0.wepay.core.Wepay
初始化操作
IS_SUBSCRIBE - Static variable in class me.hao0.wepay.model.enums.WepayField
是否关注

J

jsPay(JsPayRequest) - Method in class me.hao0.wepay.core.Pays
JS支付(公众号支付)
JsPayRequest - Class in me.hao0.wepay.model.pay
JS支付请求对象 Author: haolin Email: haolin.h0@gmail.com Date: 26/11/15
JsPayRequest() - Constructor for class me.hao0.wepay.model.pay.JsPayRequest
 
JsPayResponse - Class in me.hao0.wepay.model.pay
公众号支付响应对象 Author: haolin Email: haolin.h0@gmail.com Date: 26/11/15
JsPayResponse(String, String, String, String, String, String) - Constructor for class me.hao0.wepay.model.pay.JsPayResponse
 

K

KEY - Static variable in class me.hao0.wepay.model.enums.WepayField
签名KEY

L

LIMIT_PAY - Static variable in class me.hao0.wepay.model.enums.WepayField
指定支付方式 no_credit--指定不能使用信用卡支付

M

Maps - Class in me.hao0.wepay.util
xml和map转换工具 Author: haolin Email: haolin.h0@gmail.com Date: 3/12/15
Maps() - Constructor for class me.hao0.wepay.util.Maps
 
MCH_ID - Static variable in class me.hao0.wepay.model.enums.WepayField
微信支付分配的商户号
me.hao0.wepay.annotation - package me.hao0.wepay.annotation
 
me.hao0.wepay.core - package me.hao0.wepay.core
 
me.hao0.wepay.exception - package me.hao0.wepay.exception
 
me.hao0.wepay.model.bill - package me.hao0.wepay.model.bill
 
me.hao0.wepay.model.common - package me.hao0.wepay.model.common
 
me.hao0.wepay.model.enums - package me.hao0.wepay.model.enums
 
me.hao0.wepay.model.order - package me.hao0.wepay.model.order
 
me.hao0.wepay.model.pay - package me.hao0.wepay.model.pay
 
me.hao0.wepay.model.refund - package me.hao0.wepay.model.refund
 
me.hao0.wepay.serializer - package me.hao0.wepay.serializer
 
me.hao0.wepay.util - package me.hao0.wepay.util
 

N

newBuilder(String, String, String) - Static method in class me.hao0.wepay.core.WepayBuilder
 
newCoupon(String, String, Integer) - Static method in class me.hao0.wepay.model.common.Coupon
 
NONCE_STR - Static variable in class me.hao0.wepay.model.enums.WepayField
随机字符串,不长于32位
NONCESTR - Static variable in class me.hao0.wepay.model.enums.WepayField
随机字符串,不长于32位
NONCESTR2 - Static variable in class me.hao0.wepay.model.enums.WepayField
随机字符串,不长于32位
Notifies - Class in me.hao0.wepay.core
通知组件 Author: haolin Email: haolin.h0@gmail.com Date: 28/11/15
notifies() - Method in class me.hao0.wepay.core.Wepay
调用通知组件
NOTIFY_URL - Static variable in class me.hao0.wepay.model.enums.WepayField
接收微信支付异步通知回调地址
notOk(String) - Method in class me.hao0.wepay.core.Notifies
通知不成功

O

ok() - Method in class me.hao0.wepay.core.Notifies
通知成功
OP_USER_ID - Static variable in class me.hao0.wepay.model.enums.WepayField
操作员ID
OPEN_ID - Static variable in class me.hao0.wepay.model.enums.WepayField
用户标识 trade_type=JSAPI,此参数必传,用户在商户appid下的唯一标识
Optional - Annotation Type in me.hao0.wepay.annotation
标记字段是可选的 Author: haolin Email: haolin.h0@gmail.com Date: 11/11/15
order() - Method in class me.hao0.wepay.core.Wepay
调用订单组件
Orders - Class in me.hao0.wepay.core
订单组件 Author: haolin Email: haolin.h0@gmail.com Date: 27/11/15
OUT_REFUND_NO - Static variable in class me.hao0.wepay.model.enums.WepayField
商户唯一退款订单号
OUT_TRADE_NO - Static variable in class me.hao0.wepay.model.enums.WepayField
商户订单号 商户系统内部的订单号,32个字符内、可包含字母

P

PARTNER_ID - Static variable in class me.hao0.wepay.model.enums.WepayField
商户号
PARTNERID - Static variable in class me.hao0.wepay.model.enums.WepayField
商户号
pay() - Method in class me.hao0.wepay.core.Wepay
调用支付组件
PayRequest - Class in me.hao0.wepay.model.pay
支付请求对象 Author: haolin Email: haolin.h0@gmail.com Date: 26/11/15
PayRequest() - Constructor for class me.hao0.wepay.model.pay.PayRequest
 
Pays - Class in me.hao0.wepay.core
支付组件 Author: haolin Email: haolin.h0@gmail.com Date: 26/11/15
Pays(Wepay) - Constructor for class me.hao0.wepay.core.Pays
 
PKG - Static variable in class me.hao0.wepay.model.enums.WepayField
prepay_id=xxx
PREPAY_ID - Static variable in class me.hao0.wepay.model.enums.WepayField
预支付ID
PREPAYID - Static variable in class me.hao0.wepay.model.enums.WepayField
预支付ID
PRODUCT_ID - Static variable in class me.hao0.wepay.model.enums.WepayField
商品ID trade_type=NATIVE且为静态链接支付,此参数必传。此id为二维码中包含的商品ID,商户自行定义
put(Map<String, String>, String, String) - Method in class me.hao0.wepay.core.Component
 
putIfNotEmpty(Map<String, String>, String, String) - Method in class me.hao0.wepay.core.Component
 

Q

qrPay(QrPayRequest) - Method in class me.hao0.wepay.core.Pays
动态二维码支付(NATIVE)
qrPay(QrPayRequest, Boolean) - Method in class me.hao0.wepay.core.Pays
动态二维码支付(NATIVE)
QrPayRequest - Class in me.hao0.wepay.model.pay
二维码支付请求对象 Author: haolin Email: haolin.h0@gmail.com Date: 26/11/15
QrPayRequest() - Constructor for class me.hao0.wepay.model.pay.QrPayRequest
 
query(String, String, BillType) - Method in class me.hao0.wepay.core.Bills
查询账单
queryAll(String, String) - Method in class me.hao0.wepay.core.Bills
查询所有账单
queryByOutRefundNo(String) - Method in class me.hao0.wepay.core.Refunds
通过商户退款单号查询退款
queryByOutTradeNo(String) - Method in class me.hao0.wepay.core.Orders
根据商户订单号查询订单
queryByOutTradeNo(String) - Method in class me.hao0.wepay.core.Refunds
通过商户订单号查询退款
queryByRefundId(String) - Method in class me.hao0.wepay.core.Refunds
通过微信退款单号查询退款
queryByTransactionId(String) - Method in class me.hao0.wepay.core.Orders
根据微信订单号查询订单
queryByTransactionId(String) - Method in class me.hao0.wepay.core.Refunds
通过微信订单号查询退款
queryRefund(String, String) - Method in class me.hao0.wepay.core.Bills
查询退款账单
querySuccess(String, String) - Method in class me.hao0.wepay.core.Bills
查询交易成功账单

R

RandomStrs - Class in me.hao0.wepay.util
随机字符串工具 Author: haolin Email: haolin.h0@gmail.com Date: 26/11/15
RandomStrs() - Constructor for class me.hao0.wepay.util.RandomStrs
 
refund() - Method in class me.hao0.wepay.core.Wepay
调用退款组件
REFUND - Static variable in class me.hao0.wepay.model.bill.BillFields
退款账单的字段集合,顺序与微信返回数据保持一致
REFUND_APPLY_TIME - Static variable in class me.hao0.wepay.model.enums.WepayField
退款申请时间
REFUND_CHANNEL - Static variable in class me.hao0.wepay.model.enums.WepayField
退款渠道
REFUND_COUNT - Static variable in class me.hao0.wepay.model.enums.WepayField
退款笔数
REFUND_FEE - Static variable in class me.hao0.wepay.model.enums.WepayField
退款金额
REFUND_FEE_TYPE - Static variable in class me.hao0.wepay.model.enums.WepayField
退款货币类型
REFUND_ID - Static variable in class me.hao0.wepay.model.enums.WepayField
微信退款单号
REFUND_RECV_ACCOUNT - Static variable in class me.hao0.wepay.model.enums.WepayField
退款入账账户 1)退回银行卡: {银行名称}{卡类型}{卡尾号} 2)退回支付用户零钱: 支付用户零钱
REFUND_STATUS - Static variable in class me.hao0.wepay.model.enums.WepayField
退款状态
REFUND_SUCCESS_TIME - Static variable in class me.hao0.wepay.model.enums.WepayField
退款成功时间
REFUND_TOTAL_FEE - Static variable in class me.hao0.wepay.model.enums.WepayField
总退款金额
RefundApplyRequest - Class in me.hao0.wepay.model.refund
退款请求对象 Author: haolin Email: haolin.h0@gmail.com Date: 28/11/15
RefundApplyRequest() - Constructor for class me.hao0.wepay.model.refund.RefundApplyRequest
 
RefundApplyResponse - Class in me.hao0.wepay.model.refund
退款结果 Author: haolin Email: haolin.h0@gmail.com Date: 28/11/15
RefundApplyResponse() - Constructor for class me.hao0.wepay.model.refund.RefundApplyResponse
 
RefundBill - Class in me.hao0.wepay.model.bill
退款账单 Author: haolin Email: haolin.h0@gmail.com Date: 4/12/15
RefundBill() - Constructor for class me.hao0.wepay.model.bill.RefundBill
 
RefundChannel - Enum in me.hao0.wepay.model.enums
退款渠道 Author: haolin Email: haolin.h0@gmail.com Date: 26/11/15
RefundChannelDeserializer - Class in me.hao0.wepay.serializer
退款渠道反序列化器 Author: haolin Email: haolin.h0@gmail.com Date: 27/11/15
RefundChannelDeserializer() - Constructor for class me.hao0.wepay.serializer.RefundChannelDeserializer
 
RefundItem - Class in me.hao0.wepay.model.refund
单笔退款 Author: haolin Email: haolin.h0@gmail.com Date: 1/12/15
RefundItem() - Constructor for class me.hao0.wepay.model.refund.RefundItem
 
RefundQueryResponse - Class in me.hao0.wepay.model.refund
退款查询对象 Author: haolin Email: haolin.h0@gmail.com Date: 1/12/15
RefundQueryResponse() - Constructor for class me.hao0.wepay.model.refund.RefundQueryResponse
 
Refunds - Class in me.hao0.wepay.core
退款组件 Author: haolin Email: haolin.h0@gmail.com Date: 27/11/15
RefundStatus - Enum in me.hao0.wepay.model.enums
 
respEncode(String) - Method in class me.hao0.wepay.core.WepayBuilder
设置解析微信XML时, 使用的编码类型
RESULT_CODE - Static variable in class me.hao0.wepay.model.enums.WepayField
业务结果
RETURN_CODE - Static variable in class me.hao0.wepay.model.enums.WepayField
响应结果
RETURN_MSG - Static variable in class me.hao0.wepay.model.enums.WepayField
错误响应消息

S

setAppId(String) - Method in class me.hao0.wepay.model.bill.Bill
 
setAttach(String) - Method in class me.hao0.wepay.model.order.WePayOrder
 
setAttach(String) - Method in class me.hao0.wepay.model.pay.PayRequest
 
setBankType(String) - Method in class me.hao0.wepay.model.bill.Bill
 
setBankType(String) - Method in class me.hao0.wepay.model.order.WePayOrder
 
setBatchId(String) - Method in class me.hao0.wepay.model.common.Coupon
 
setBills(List<T>) - Method in class me.hao0.wepay.model.bill.BillDetail
 
setBody(String) - Method in class me.hao0.wepay.model.bill.Bill
 
setBody(String) - Method in class me.hao0.wepay.model.pay.PayRequest
 
setCachFee(Integer) - Method in class me.hao0.wepay.model.order.WePayOrder
 
setCashFee(Integer) - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
setCashFee(Integer) - Method in class me.hao0.wepay.model.refund.RefundQueryResponse
 
setCashFeeType(FeeType) - Method in class me.hao0.wepay.model.order.WePayOrder
 
setCashRefundFee(Integer) - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
setChannel(RefundChannel) - Method in class me.hao0.wepay.model.bill.CommonBill
 
setChannel(RefundChannel) - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
setChannel(RefundChannel) - Method in class me.hao0.wepay.model.refund.RefundItem
 
setClientId(String) - Method in class me.hao0.wepay.model.pay.PayRequest
 
setCommissionFee(String) - Method in class me.hao0.wepay.model.bill.Bill
 
setCommissionTotalFee(String) - Method in class me.hao0.wepay.model.bill.BillCount
 
setCount(BillCount) - Method in class me.hao0.wepay.model.bill.BillDetail
 
setCouponCount(Integer) - Method in class me.hao0.wepay.model.order.WePayOrder
 
setCouponFee(Integer) - Method in class me.hao0.wepay.model.order.WePayOrder
 
setCouponRefundCount(Integer) - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
setCouponRefundFee(Integer) - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
setCouponRefundFee(Integer) - Method in class me.hao0.wepay.model.refund.RefundItem
 
setCouponRefundId(Integer) - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
setCouponRefundTotalFee(Float) - Method in class me.hao0.wepay.model.bill.BillCount
 
setCoupons(List<Coupon>) - Method in class me.hao0.wepay.model.order.WePayOrder
 
setCoupons(List<Coupon>) - Method in class me.hao0.wepay.model.refund.RefundItem
 
setDataPkg(String) - Method in class me.hao0.wepay.model.bill.Bill
 
setDetail(String) - Method in class me.hao0.wepay.model.pay.PayRequest
 
setDeviceInfo(String) - Method in class me.hao0.wepay.model.bill.Bill
 
setDeviceInfo(String) - Method in class me.hao0.wepay.model.order.WePayOrder
 
setDeviceInfo(String) - Method in class me.hao0.wepay.model.pay.PayRequest
 
setDeviceInfo(String) - Method in class me.hao0.wepay.model.refund.RefundApplyRequest
 
setDeviceInfo(String) - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
setEnterRedPkgFee(Float) - Method in class me.hao0.wepay.model.bill.Bill
 
setEnterRedPkgRefundFee(Float) - Method in class me.hao0.wepay.model.bill.CommonBill
 
setFee(Integer) - Method in class me.hao0.wepay.model.common.Coupon
 
setFeeRate(String) - Method in class me.hao0.wepay.model.bill.Bill
 
setFeeType(FeeType) - Method in class me.hao0.wepay.model.bill.Bill
 
setFeeType(FeeType) - Method in class me.hao0.wepay.model.order.WePayOrder
 
setFeeType(FeeType) - Method in class me.hao0.wepay.model.pay.PayRequest
 
setFeeType(FeeType) - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
setFeeType(FeeType) - Method in class me.hao0.wepay.model.refund.RefundQueryResponse
 
setGoodsTag(String) - Method in class me.hao0.wepay.model.pay.PayRequest
 
setId(String) - Method in class me.hao0.wepay.model.common.Coupon
 
setItems(List<RefundItem>) - Method in class me.hao0.wepay.model.refund.RefundQueryResponse
 
setLimitPay(String) - Method in class me.hao0.wepay.model.pay.PayRequest
 
setMchId(String) - Method in class me.hao0.wepay.model.bill.Bill
 
setNonceStr(String) - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
setNotifyUrl(String) - Method in class me.hao0.wepay.model.pay.PayRequest
 
setOpenId(String) - Method in class me.hao0.wepay.model.bill.Bill
 
setOpenId(String) - Method in class me.hao0.wepay.model.order.WePayOrder
 
setOpenId(String) - Method in class me.hao0.wepay.model.pay.JsPayRequest
 
setOpUserId(String) - Method in class me.hao0.wepay.model.refund.RefundApplyRequest
 
setOutRefundNo(String) - Method in class me.hao0.wepay.model.bill.CommonBill
 
setOutRefundNo(String) - Method in class me.hao0.wepay.model.refund.RefundApplyRequest
 
setOutRefundNo(String) - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
setOutRefundNo(String) - Method in class me.hao0.wepay.model.refund.RefundItem
 
setOutTradeNo(String) - Method in class me.hao0.wepay.model.bill.Bill
 
setOutTradeNo(String) - Method in class me.hao0.wepay.model.order.WePayOrder
 
setOutTradeNo(String) - Method in class me.hao0.wepay.model.pay.PayRequest
 
setOutTradeNo(String) - Method in class me.hao0.wepay.model.refund.RefundApplyRequest
 
setOutTradeNo(String) - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
setOutTradeNo(String) - Method in class me.hao0.wepay.model.refund.RefundQueryResponse
 
setProductId(String) - Method in class me.hao0.wepay.model.pay.QrPayRequest
 
setRefundApplyTime(String) - Method in class me.hao0.wepay.model.bill.RefundBill
 
setRefundFee(Float) - Method in class me.hao0.wepay.model.bill.CommonBill
 
setRefundFee(Integer) - Method in class me.hao0.wepay.model.refund.RefundApplyRequest
 
setRefundFee(Integer) - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
setRefundFee(Integer) - Method in class me.hao0.wepay.model.refund.RefundItem
 
setRefundFeeType(FeeType) - Method in class me.hao0.wepay.model.refund.RefundApplyRequest
 
setRefundId(String) - Method in class me.hao0.wepay.model.bill.CommonBill
 
setRefundId(String) - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
setRefundId(String) - Method in class me.hao0.wepay.model.refund.RefundItem
 
setRefundRecvAccout(String) - Method in class me.hao0.wepay.model.refund.RefundItem
 
setRefundStatus(String) - Method in class me.hao0.wepay.model.bill.CommonBill
 
setRefundStatus(RefundStatus) - Method in class me.hao0.wepay.model.refund.RefundItem
 
setRefundSuccessTime(String) - Method in class me.hao0.wepay.model.bill.RefundBill
 
setRefundTotalFee(Float) - Method in class me.hao0.wepay.model.bill.BillCount
 
setSettlementRefundFee(Integer) - Method in class me.hao0.wepay.model.refund.RefundItem
 
setSubMchId(String) - Method in class me.hao0.wepay.model.bill.Bill
 
setSubscribe(Boolean) - Method in class me.hao0.wepay.model.order.WePayOrder
 
setTimeEnd(Date) - Method in class me.hao0.wepay.model.order.WePayOrder
 
setTimeExpire(String) - Method in class me.hao0.wepay.model.pay.PayRequest
 
setTimeStart(String) - Method in class me.hao0.wepay.model.pay.PayRequest
 
SETTLEMENT_REFUND_FEE - Static variable in class me.hao0.wepay.model.enums.WepayField
退款金额
setTotalFee(Float) - Method in class me.hao0.wepay.model.bill.Bill
 
setTotalFee(Integer) - Method in class me.hao0.wepay.model.order.WePayOrder
 
setTotalFee(Integer) - Method in class me.hao0.wepay.model.pay.PayRequest
 
setTotalFee(Integer) - Method in class me.hao0.wepay.model.refund.RefundApplyRequest
 
setTotalFee(Integer) - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
setTotalFee(Integer) - Method in class me.hao0.wepay.model.refund.RefundQueryResponse
 
setTradeState(String) - Method in class me.hao0.wepay.model.bill.Bill
 
setTradeState(TradeState) - Method in class me.hao0.wepay.model.order.WePayOrder
 
setTradeStateDesc(String) - Method in class me.hao0.wepay.model.order.WePayOrder
 
setTradeTime(String) - Method in class me.hao0.wepay.model.bill.Bill
 
setTradeTotalCount(Integer) - Method in class me.hao0.wepay.model.bill.BillCount
 
setTradeTotalFee(Float) - Method in class me.hao0.wepay.model.bill.BillCount
 
setTradeType(TradeType) - Method in class me.hao0.wepay.model.bill.Bill
 
setTradeType(TradeType) - Method in class me.hao0.wepay.model.order.WePayOrder
 
setTransactionId(String) - Method in class me.hao0.wepay.model.bill.Bill
 
setTransactionId(String) - Method in class me.hao0.wepay.model.order.WePayOrder
 
setTransactionId(String) - Method in class me.hao0.wepay.model.refund.RefundApplyRequest
 
setTransactionId(String) - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
setTransactionId(String) - Method in class me.hao0.wepay.model.refund.RefundQueryResponse
 
SIGN - Static variable in class me.hao0.wepay.model.enums.WepayField
签名
SIGN_TYPE - Static variable in class me.hao0.wepay.model.enums.WepayField
签名类型
SPBILL_CREATE_IP - Static variable in class me.hao0.wepay.model.enums.WepayField
终端IP APP和网页支付提交用户端ip,Native支付填调用微信支付API的机器IP。
SUB_MCH_ID - Static variable in class me.hao0.wepay.model.enums.WepayField
子商户ID
SUCCESS - Static variable in class me.hao0.wepay.model.bill.BillFields
成功账单的字段集合,顺序与微信返回数据保持一致
SUCCESS - Static variable in class me.hao0.wepay.model.enums.WepayField
成功标识

T

TIME_END - Static variable in class me.hao0.wepay.model.enums.WepayField
支付完成时间
TIME_EXPIRE - Static variable in class me.hao0.wepay.model.enums.WepayField
交易结束时间 订单失效时间,格式为yyyyMMddHHmmss。 注意:最短失效时间间隔必须大于5分钟
TIME_STAMP - Static variable in class me.hao0.wepay.model.enums.WepayField
时间戳
TIME_START - Static variable in class me.hao0.wepay.model.enums.WepayField
交易起始时间 订单生成时间,格式为yyyyMMddHHmmss
TIMESTAMP - Static variable in class me.hao0.wepay.model.enums.WepayField
时间戳
toMap(String) - Method in class me.hao0.wepay.core.Component
将微信XML转换为Map
toMap(String) - Static method in class me.hao0.wepay.util.Maps
转换微信XML为Map(仅支持2级)
toMap(XmlReaders) - Static method in class me.hao0.wepay.util.Maps
转换微信XML为Map(仅支持2级)
toString() - Method in class me.hao0.wepay.model.bill.Bill
 
toString() - Method in class me.hao0.wepay.model.bill.BillCount
 
toString() - Method in class me.hao0.wepay.model.bill.BillDetail
 
toString() - Method in class me.hao0.wepay.model.bill.CommonBill
 
toString() - Method in class me.hao0.wepay.model.bill.RefundBill
 
toString() - Method in class me.hao0.wepay.model.common.Coupon
 
toString() - Method in class me.hao0.wepay.model.order.WePayOrder
 
toString() - Method in class me.hao0.wepay.model.pay.AppPayResponse
 
toString() - Method in class me.hao0.wepay.model.pay.JsPayRequest
 
toString() - Method in class me.hao0.wepay.model.pay.JsPayResponse
 
toString() - Method in class me.hao0.wepay.model.pay.PayRequest
 
toString() - Method in class me.hao0.wepay.model.pay.QrPayRequest
 
toString() - Method in class me.hao0.wepay.model.refund.RefundApplyRequest
 
toString() - Method in class me.hao0.wepay.model.refund.RefundApplyResponse
 
toString() - Method in class me.hao0.wepay.model.refund.RefundItem
 
toString() - Method in class me.hao0.wepay.model.refund.RefundQueryResponse
 
TOTAL_FEE - Static variable in class me.hao0.wepay.model.enums.WepayField
订单总金额,单位为分
toXml(Map<String, String>) - Static method in class me.hao0.wepay.util.Maps
Map转换为XML
TRADE_STATE - Static variable in class me.hao0.wepay.model.enums.WepayField
交易状态
TRADE_STATE_DESC - Static variable in class me.hao0.wepay.model.enums.WepayField
交易状态描述
TRADE_TIME - Static variable in class me.hao0.wepay.model.enums.WepayField
交易时间
TRADE_TOTAL_COUNT - Static variable in class me.hao0.wepay.model.enums.WepayField
总交易笔数
TRADE_TOTAL_FEE - Static variable in class me.hao0.wepay.model.enums.WepayField
总交易额
TRADE_TYPE - Static variable in class me.hao0.wepay.model.enums.WepayField
交易类型
TradeState - Enum in me.hao0.wepay.model.enums
交易状态 Author: haolin Email: haolin.h0@gmail.com Date: 26/11/15
TradeStateDeserializer - Class in me.hao0.wepay.serializer
交易状态反序列化器 Author: haolin Email: haolin.h0@gmail.com Date: 27/11/15
TradeStateDeserializer() - Constructor for class me.hao0.wepay.serializer.TradeStateDeserializer
 
TradeType - Enum in me.hao0.wepay.model.enums
交易类型 Author: haolin Email: haolin.h0@gmail.com Date: 26/11/15
TradeTypeDeserializer - Class in me.hao0.wepay.serializer
交易类型反序列化器 Author: haolin Email: haolin.h0@gmail.com Date: 27/11/15
TradeTypeDeserializer() - Constructor for class me.hao0.wepay.serializer.TradeTypeDeserializer
 
TRANSACTION_ID - Static variable in class me.hao0.wepay.model.enums.WepayField
微信订单号
type() - Method in enum me.hao0.wepay.model.enums.BillType
 
type() - Method in enum me.hao0.wepay.model.enums.FeeType
 
type() - Method in enum me.hao0.wepay.model.enums.RefundChannel
 
type() - Method in enum me.hao0.wepay.model.enums.TradeState
 
type() - Method in enum me.hao0.wepay.model.enums.TradeType
 

V

value() - Method in enum me.hao0.wepay.model.enums.RefundStatus
 
valueOf(String) - Static method in enum me.hao0.wepay.model.enums.BillType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum me.hao0.wepay.model.enums.FeeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum me.hao0.wepay.model.enums.RefundChannel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum me.hao0.wepay.model.enums.RefundStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum me.hao0.wepay.model.enums.TradeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum me.hao0.wepay.model.enums.TradeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum me.hao0.wepay.model.enums.BillType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum me.hao0.wepay.model.enums.FeeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum me.hao0.wepay.model.enums.RefundChannel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum me.hao0.wepay.model.enums.RefundStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum me.hao0.wepay.model.enums.TradeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum me.hao0.wepay.model.enums.TradeType
Returns an array containing the constants of this enum type, in the order they are declared.
verifySign(Map<String, ?>) - Method in class me.hao0.wepay.core.Notifies
签名校验

W

wepay - Variable in class me.hao0.wepay.core.Component
 
Wepay - Class in me.hao0.wepay.core
微信支付核心类 Author: haolin Email: haolin.h0@gmail.com Date: 25/11/15
WepayBuilder - Class in me.hao0.wepay.core
Wepay构建器 Author: haolin Email: haolin.h0@gmail.com Date: 25/11/15
WepayException - Exception in me.hao0.wepay.exception
微信支付异常 Author: haolin Email: haolin.h0@gmail.com Date: 26/11/15
WepayException(Throwable) - Constructor for exception me.hao0.wepay.exception.WepayException
 
WepayException(String, String) - Constructor for exception me.hao0.wepay.exception.WepayException
 
WepayField - Class in me.hao0.wepay.model.enums
微信支付字段 Author: haolin Email: haolin.h0@gmail.com Date: 26/11/15
WepayField() - Constructor for class me.hao0.wepay.model.enums.WepayField
 
WePayOrder - Class in me.hao0.wepay.model.order
微信查询订单对象 Author: haolin Email: haolin.h0@gmail.com Date: 27/11/15
WePayOrder() - Constructor for class me.hao0.wepay.model.order.WePayOrder
 
A B C D E F G I J K L M N O P Q R S T V W 

Copyright © 2016. All rights reserved.