跳过导航链接
B C D E F G I J M N O P Q R S T U W X Z 

B

barCode(String, String, int, int) - 类 中的静态方法org.thlws.payment.wechat.utils.ZxingUtil
 
barCode(String, String) - 类 中的静态方法org.thlws.payment.wechat.utils.ZxingUtil
 
buildRequest(Object, Class, String) - 类 中的静态方法org.thlws.payment.wechat.utils.WechatUtil
Build request object.

C

cgi_bin_ticket_getticket - 接口 中的静态变量org.thlws.payment.wechat.api.WechatApi
获取jsapi ticket
cgibin_add_template - 接口 中的静态变量org.thlws.payment.wechat.api.WechatApi
获取消息模板ID
cgibin_send_data - 接口 中的静态变量org.thlws.payment.wechat.api.WechatApi
发送微信推送通知
cgibin_set_industry - 接口 中的静态变量org.thlws.payment.wechat.api.WechatApi
设置行业属性
cgibin_token - 接口 中的静态变量org.thlws.payment.wechat.api.WechatApi
获取普通token
close_order - 接口 中的静态变量org.thlws.payment.wechat.api.WechatApi
微信关闭订单
closeOrder(CloseOrderInput, String) - 类 中的静态方法org.thlws.payment.wechat.core.WechatCore
微信订单关闭,商户订单支付失败需要生成新单号重新发起支付,要对原订单号调用关单,避免重复支付;系统下单后,用户支付超时,系统退出不再受理,避免用户继续,请调用关单接口.
closeOrder(CloseOrderInput, String) - 类 中的静态方法org.thlws.payment.wechat.portal.client.WechatClient
Close order close order output.
CloseOrderInput - org.thlws.payment.wechat.entity.input中的类
关闭订单参数对象
CloseOrderInput() - 类 的构造器org.thlws.payment.wechat.entity.input.CloseOrderInput
 
CloseOrderOutput - org.thlws.payment.wechat.entity.output中的类
关闭订单结果对象
CloseOrderOutput() - 类 的构造器org.thlws.payment.wechat.entity.output.CloseOrderOutput
 
connRemote(String, String) - 类 中的静态方法org.thlws.payment.wechat.utils.ConnUtil
Conn remote string.
connRemoteWithJson(String, String) - 类 中的静态方法org.thlws.payment.wechat.utils.ConnUtil
Conn remote with json string.
connRemoteWithXml(String, String) - 类 中的静态方法org.thlws.payment.wechat.utils.ConnUtil
Conn remote with xml string.
connURL(String) - 类 中的静态方法org.thlws.payment.wechat.utils.ConnUtil
 
ConnUtil - org.thlws.payment.wechat.utils中的类
The type Conn util.
ConnUtil() - 类 的构造器org.thlws.payment.wechat.utils.ConnUtil
 
create(String, String, String, String) - 类 中的静态方法org.thlws.payment.wechat.entity.extra.WStoreInfo
创建场景JSON数据,完成创建后,请将结果赋值给 scene_info WechatPayInput.scene_info UnifiedOrderInput.scene_info
create(Class) - 类 中的静态方法org.thlws.payment.wechat.extra.xml.XStreamCreator
 
createLinkString(Map<String, Object>) - 类 中的静态方法org.thlws.payment.wechat.utils.ThlwsBeanUtil
把数组所有元素排序,并按照“参数=参数值”的模式用 & 字符拼接成字符串

D

dataFilter(Map<String, Object>) - 类 中的静态方法org.thlws.payment.wechat.utils.ThlwsBeanUtil
去除空值
deleteWhite(BitMatrix) - 类 中的静态方法org.thlws.payment.wechat.utils.ZxingUtil
 

E

encryptPost(String, String, String, String) - 类 中的静态方法org.thlws.payment.wechat.utils.ConnUtil
Encrypt post string.

F

format(Object) - 类 中的静态方法org.thlws.payment.wechat.utils.JsonUtil
 
format(String) - 类 中的静态方法org.thlws.payment.wechat.utils.JsonUtil
 
formatXml(String) - 类 中的静态方法org.thlws.payment.wechat.utils.ThlwsBeanUtil
Format xml string.

G

generateWechatUrl(String, String, String, String) - 类 中的静态方法org.thlws.payment.wechat.portal.official.WechatOfficial
wechat URL链接生成, scope取值为:snsapi_base[无需用户授权] 或 userinfo[需用户授权] state 为自定义参数,非必须 redirect_uri 微信处理完成后,会直接转向至该地址
getAccess_token() - 类 中的方法org.thlws.payment.wechat.entity.output.OauthTokenOutput
Gets access token.
getAccess_token() - 类 中的方法org.thlws.payment.wechat.entity.output.TokenOutput
 
getAddress() - 类 中的方法org.thlws.payment.wechat.entity.extra.WStoreInfo
Gets address.
getAppid() - 类 中的方法org.thlws.payment.wechat.entity.input.CloseOrderInput
Gets appid.
getAppid() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
getAppid() - 类 中的方法org.thlws.payment.wechat.entity.input.OrderQueryInput
Gets appid.
getAppid() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets appid.
getAppid() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Gets appid.
getAppid() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Gets appid.
getAppid() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatReverseInput
Gets appid.
getAppid() - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Gets appid.
getAppid() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets appid.
getAppid() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets appid.
getAppid() - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Gets appid.
getAppid() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets appid.
getAppid() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets appid.
getAppid() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Gets appid.
getArea_code() - 类 中的方法org.thlws.payment.wechat.entity.extra.WStoreInfo
Gets area code.
getAttach() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets attach.
getAttach() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Gets attach.
getAttach() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets attach.
getAttach() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets attach.
getAttach() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets attach.
getAuth_code() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Gets auth code.
getBank_type() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets bank type.
getBank_type() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets bank type.
getBank_type() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets bank type.
getBody() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
getBody() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets body.
getBody() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Gets body.
getBusiness() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
getCash_fee() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets cash fee.
getCash_fee() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets cash fee.
getCash_fee() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets cash fee.
getCash_fee() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets cash fee.
getCash_fee_type() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets cash fee type.
getCash_fee_type() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets cash fee type.
getCash_fee_type() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets cash fee type.
getCash_refund_fee() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets cash refund fee.
getCity() - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Gets city.
getCode_url() - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Gets code url.
getColor() - 类 中的方法org.thlws.payment.wechat.entity.input.SendDataInput.Node
 
getContact() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
getContact_email() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
getContact_phone() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
getCountry() - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Gets country.
getCoupon_count() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets coupon count.
getCoupon_count() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets coupon count.
getCoupon_fee() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets coupon fee.
getCoupon_fee() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets coupon fee.
getCoupon_fee() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets coupon fee.
getCoupon_fee_0() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets coupon fee 0.
getCoupon_fee_0() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets coupon fee 0.
getCoupon_fee_1() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets coupon fee 1.
getCoupon_fee_1() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets coupon fee 1.
getCoupon_fee_2() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets coupon fee 2.
getCoupon_fee_2() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets coupon fee 2.
getCoupon_id_0() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets coupon id 0.
getCoupon_id_0() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets coupon id 0.
getCoupon_id_1() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets coupon id 1.
getCoupon_id_1() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets coupon id 1.
getCoupon_id_2() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets coupon id 2.
getCoupon_id_2() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets coupon id 2.
getCoupon_refund_count() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets coupon refund count.
getCoupon_refund_fee() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets coupon refund fee.
getCoupon_refund_fee_0() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets coupon refund fee 0.
getCoupon_refund_fee_1() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets coupon refund fee 1.
getCoupon_refund_fee_2() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets coupon refund fee 2.
getCoupon_refund_id_0() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets coupon refund id 0.
getCoupon_refund_id_1() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets coupon refund id 1.
getCoupon_refund_id_2() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets coupon refund id 2.
getCoupon_type_0() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets coupon type 0.
getCoupon_type_0() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets coupon type 0.
getCoupon_type_1() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets coupon type 1.
getCoupon_type_1() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets coupon type 1.
getCoupon_type_2() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets coupon type 2.
getCoupon_type_2() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets coupon type 2.
getData() - 类 中的方法org.thlws.payment.wechat.entity.input.SendDataInput
 
getDesc() - 类 中的方法org.thlws.payment.wechat.entity.output.IndustryOutput
 
getDesc() - 类 中的方法org.thlws.payment.wechat.entity.output.JsApiTicketOutput
 
getDesc() - 类 中的方法org.thlws.payment.wechat.entity.output.OauthTokenOutput
Gets desc.
getDesc() - 类 中的方法org.thlws.payment.wechat.entity.output.SendDataOutput
 
getDesc() - 类 中的方法org.thlws.payment.wechat.entity.output.TemplateOutput
 
getDesc() - 类 中的方法org.thlws.payment.wechat.entity.output.TokenOutput
 
getDesc() - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Gets desc.
getDetail() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets detail.
getDetail() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Gets detail.
getDevice_info() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
getDevice_info() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets device info.
getDevice_info() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Gets device info.
getDevice_info() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets device info.
getDevice_info() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets device info.
getDevice_info() - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Gets device info.
getDevice_info() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets device info.
getDevice_info() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets device info.
getErr_code() - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Gets err code.
getErr_code() - 类 中的方法org.thlws.payment.wechat.entity.output.MicroMchOutput
Gets err code.
getErr_code() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets err code.
getErr_code() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets err code.
getErr_code() - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Gets err code.
getErr_code() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets err code.
getErr_code() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets err code.
getErr_code() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Gets err code.
getErr_code_des() - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Gets err code des.
getErr_code_des() - 类 中的方法org.thlws.payment.wechat.entity.output.MicroMchOutput
Gets err code des.
getErr_code_des() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets err code des.
getErr_code_des() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets err code des.
getErr_code_des() - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Gets err code des.
getErr_code_des() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets err code des.
getErr_code_des() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets err code des.
getErr_code_des() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Gets err code des.
getErrcode() - 类 中的方法org.thlws.payment.wechat.entity.output.IndustryOutput
 
getErrcode() - 类 中的方法org.thlws.payment.wechat.entity.output.JsApiTicketOutput
 
getErrcode() - 类 中的方法org.thlws.payment.wechat.entity.output.OauthTokenOutput
Gets errcode.
getErrcode() - 类 中的方法org.thlws.payment.wechat.entity.output.SendDataOutput
 
getErrcode() - 类 中的方法org.thlws.payment.wechat.entity.output.TemplateOutput
 
getErrcode() - 类 中的方法org.thlws.payment.wechat.entity.output.TokenOutput
 
getErrcode() - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Gets errcode.
getErrmsg() - 类 中的方法org.thlws.payment.wechat.entity.output.IndustryOutput
 
getErrmsg() - 类 中的方法org.thlws.payment.wechat.entity.output.JsApiTicketOutput
 
getErrmsg() - 类 中的方法org.thlws.payment.wechat.entity.output.OauthTokenOutput
Gets errmsg.
getErrmsg() - 类 中的方法org.thlws.payment.wechat.entity.output.SendDataOutput
 
getErrmsg() - 类 中的方法org.thlws.payment.wechat.entity.output.TemplateOutput
 
getErrmsg() - 类 中的方法org.thlws.payment.wechat.entity.output.TokenOutput
 
getErrmsg() - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Gets errmsg.
getExpires_in() - 类 中的方法org.thlws.payment.wechat.entity.output.JsApiTicketOutput
 
getExpires_in() - 类 中的方法org.thlws.payment.wechat.entity.output.OauthTokenOutput
Gets expires in.
getExpires_in() - 类 中的方法org.thlws.payment.wechat.entity.output.TokenOutput
 
getFee_type() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets fee type.
getFee_type() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Gets fee type.
getFee_type() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets fee type.
getFee_type() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets fee type.
getFee_type() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets fee type.
getFee_type() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets fee type.
getGoods_tag() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets goods tag.
getGoods_tag() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Gets goods tag.
getHeadimgurl() - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Gets headimgurl.
getId() - 类 中的方法org.thlws.payment.wechat.entity.extra.WStoreInfo
Gets id.
getIs_subscribe() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets is subscribe.
getIs_subscribe() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets is subscribe.
getIs_subscribe() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets is subscribe.
getLimit_pay() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets limit pay.
getLimit_pay() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Gets limit pay.
getMch_id() - 类 中的方法org.thlws.payment.wechat.entity.input.CloseOrderInput
Gets mch id.
getMch_id() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
getMch_id() - 类 中的方法org.thlws.payment.wechat.entity.input.OrderQueryInput
Gets mch id.
getMch_id() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets mch id.
getMch_id() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Gets mch id.
getMch_id() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Gets mch id.
getMch_id() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatReverseInput
Gets mch id.
getMch_id() - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Gets mch id.
getMch_id() - 类 中的方法org.thlws.payment.wechat.entity.output.MicroMchOutput
Gets mch id.
getMch_id() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets mch id.
getMch_id() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets mch id.
getMch_id() - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Gets mch id.
getMch_id() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets mch id.
getMch_id() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets mch id.
getMch_id() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Gets mch id.
getMD5(String) - 类 中的静态方法org.thlws.payment.wechat.utils.ThlwsBeanUtil
generate MD5 text
getMerchant_detailaddress() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
getMerchant_gbaddress() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
getMerchant_name() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
getMerchant_remark() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
getMerchant_shortname() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
getMicro_mch_id() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
getMicro_mch_id() - 类 中的方法org.thlws.payment.wechat.entity.output.MicroMchOutput
Gets micro mch id.
getMsgid() - 类 中的方法org.thlws.payment.wechat.entity.output.SendDataOutput
 
getName() - 类 中的方法org.thlws.payment.wechat.entity.extra.WStoreInfo
Gets name.
getNickname() - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Gets nickname.
getNonce_str() - 类 中的方法org.thlws.payment.wechat.entity.input.CloseOrderInput
Gets nonce str.
getNonce_str() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
getNonce_str() - 类 中的方法org.thlws.payment.wechat.entity.input.OrderQueryInput
Gets nonce str.
getNonce_str() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets nonce str.
getNonce_str() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Gets nonce str.
getNonce_str() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Gets nonce str.
getNonce_str() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatReverseInput
Gets nonce str.
getNonce_str() - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Gets nonce str.
getNonce_str() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets nonce str.
getNonce_str() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets nonce str.
getNonce_str() - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Gets nonce str.
getNonce_str() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets nonce str.
getNonce_str() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets nonce str.
getNonce_str() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Gets nonce str.
getNotify_url() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets notify url.
getOpenid() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets openid.
getOpenid() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Gets openid.
getOpenid() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets openid.
getOpenid() - 类 中的方法org.thlws.payment.wechat.entity.output.OauthTokenOutput
Gets openid.
getOpenid() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets openid.
getOpenid() - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Gets openid.
getOpenid() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets openid.
getOut_refund_no() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Gets out refund no.
getOut_refund_no() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets out refund no.
getOut_trade_no() - 类 中的方法org.thlws.payment.wechat.entity.input.CloseOrderInput
Gets out trade no.
getOut_trade_no() - 类 中的方法org.thlws.payment.wechat.entity.input.OrderQueryInput
Gets out trade no.
getOut_trade_no() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets out trade no.
getOut_trade_no() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Gets out trade no.
getOut_trade_no() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Gets out trade no.
getOut_trade_no() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatReverseInput
Gets out trade no.
getOut_trade_no() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets out trade no.
getOut_trade_no() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets out trade no.
getOut_trade_no() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets out trade no.
getOut_trade_no() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets out trade no.
getPrepay_id() - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Gets prepay id.
getPrivilege() - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Gets privilege.
getProduct_id() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets product id.
getProvince() - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Gets province.
getRandomString(int) - 类 中的静态方法org.thlws.payment.wechat.utils.ThlwsBeanUtil
随机数产生
getRecall() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Gets recall.
getRecipient_idcardno() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
getRecipient_name() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
getRecipient_wechatid() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
getRefresh_token() - 类 中的方法org.thlws.payment.wechat.entity.output.OauthTokenOutput
Gets refresh token.
getRefund_account() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Gets refund account.
getRefund_channel() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets refund channel.
getRefund_desc() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Gets refund desc.
getRefund_fee() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Gets refund fee.
getRefund_fee() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets refund fee.
getRefund_fee_type() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Gets refund fee type.
getRefund_id() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets refund id.
getResult_code() - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Gets result code.
getResult_code() - 类 中的方法org.thlws.payment.wechat.entity.output.MicroMchOutput
Gets result code.
getResult_code() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets result code.
getResult_code() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets result code.
getResult_code() - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Gets result code.
getResult_code() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets result code.
getResult_code() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets result code.
getResult_code() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Gets result code.
getReturn_code() - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Gets return code.
getReturn_code() - 类 中的方法org.thlws.payment.wechat.entity.output.MicroMchOutput
Gets return code.
getReturn_code() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets return code.
getReturn_code() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets return code.
getReturn_code() - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Gets return code.
getReturn_code() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets return code.
getReturn_code() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets return code.
getReturn_code() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Gets return code.
getReturn_msg() - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Gets return msg.
getReturn_msg() - 类 中的方法org.thlws.payment.wechat.entity.output.MicroMchOutput
Gets return msg.
getReturn_msg() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets return msg.
getReturn_msg() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets return msg.
getReturn_msg() - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Gets return msg.
getReturn_msg() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets return msg.
getReturn_msg() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets return msg.
getReturn_msg() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Gets return msg.
getScene_info() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets scene info.
getScope() - 类 中的方法org.thlws.payment.wechat.entity.output.OauthTokenOutput
Gets scope.
getService_phone() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
getSettlement_refund_fee() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets settlement refund fee.
getSettlement_total_fee() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets settlement total fee.
getSettlement_total_fee() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets settlement total fee.
getSex() - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Gets sex.
getSign() - 类 中的方法org.thlws.payment.wechat.entity.input.CloseOrderInput
Gets sign.
getSign() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
getSign() - 类 中的方法org.thlws.payment.wechat.entity.input.OrderQueryInput
Gets sign.
getSign() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets sign.
getSign() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Gets sign.
getSign() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Gets sign.
getSign() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatReverseInput
Gets sign.
getSign() - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Gets sign.
getSign() - 类 中的方法org.thlws.payment.wechat.entity.output.MicroMchOutput
Gets sign.
getSign() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets sign.
getSign() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets sign.
getSign() - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Gets sign.
getSign() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets sign.
getSign() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets sign.
getSign() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Gets sign.
getSpbill_create_ip() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets spbill create ip.
getSpbill_create_ip() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Gets spbill create ip.
getSub_appid() - 类 中的方法org.thlws.payment.wechat.entity.input.CloseOrderInput
Gets sub appid.
getSub_appid() - 类 中的方法org.thlws.payment.wechat.entity.input.OrderQueryInput
Gets sub appid.
getSub_appid() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets sub appid.
getSub_appid() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Gets sub appid.
getSub_appid() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Gets sub appid.
getSub_appid() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatReverseInput
Gets sub appid.
getSub_appid() - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Gets sub appid.
getSub_appid() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets sub appid.
getSub_appid() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets sub appid.
getSub_appid() - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Gets sub appid.
getSub_appid() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets sub appid.
getSub_appid() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets sub appid.
getSub_appid() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Gets sub appid.
getSub_is_subscribe() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets sub is subscribe.
getSub_is_subscribe() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets sub is subscribe.
getSub_mch_id() - 类 中的方法org.thlws.payment.wechat.entity.input.CloseOrderInput
Gets sub mch id.
getSub_mch_id() - 类 中的方法org.thlws.payment.wechat.entity.input.OrderQueryInput
Gets sub mch id.
getSub_mch_id() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets sub mch id.
getSub_mch_id() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Gets sub mch id.
getSub_mch_id() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Gets sub mch id.
getSub_mch_id() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatReverseInput
Gets sub mch id.
getSub_mch_id() - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Gets sub mch id.
getSub_mch_id() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets sub mch id.
getSub_mch_id() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets sub mch id.
getSub_mch_id() - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Gets sub mch id.
getSub_mch_id() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets sub mch id.
getSub_mch_id() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets sub mch id.
getSub_mch_id() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Gets sub mch id.
getSub_openid() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets sub openid.
getSub_openid() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets sub openid.
getSub_openid() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets sub openid.
getTemplate_id() - 类 中的方法org.thlws.payment.wechat.entity.input.SendDataInput
 
getTemplate_id() - 类 中的方法org.thlws.payment.wechat.entity.output.TemplateOutput
 
getTicket() - 类 中的方法org.thlws.payment.wechat.entity.output.JsApiTicketOutput
 
getTime_end() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets time end.
getTime_end() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets time end.
getTime_end() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets time end.
getTime_expire() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets time expire.
getTime_start() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets time start.
getTotal_fee() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets total fee.
getTotal_fee() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Gets total fee.
getTotal_fee() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Gets total fee.
getTotal_fee() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets total fee.
getTotal_fee() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets total fee.
getTotal_fee() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets total fee.
getTotal_fee() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets total fee.
getTouser() - 类 中的方法org.thlws.payment.wechat.entity.input.SendDataInput
 
getTrade_state() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets trade state.
getTrade_state_desc() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets trade state desc.
getTrade_type() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Gets trade type.
getTrade_type() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets trade type.
getTrade_type() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets trade type.
getTrade_type() - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Gets trade type.
getTrade_type() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets trade type.
getTransaction_id() - 类 中的方法org.thlws.payment.wechat.entity.input.OrderQueryInput
Gets transaction id.
getTransaction_id() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Gets transaction id.
getTransaction_id() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatReverseInput
Gets transaction id.
getTransaction_id() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Gets transaction id.
getTransaction_id() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Gets transaction id.
getTransaction_id() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Gets transaction id.
getTransaction_id() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Gets transaction id.
getUnionid() - 类 中的方法org.thlws.payment.wechat.entity.output.OauthTokenOutput
Gets unionid.
getUnionid() - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Gets unionid.
getUrl() - 类 中的方法org.thlws.payment.wechat.entity.input.SendDataInput
 
getValue() - 类 中的方法org.thlws.payment.wechat.entity.input.SendDataInput.Node
 

I

IndustryOutput - org.thlws.payment.wechat.entity.output中的类
Created by HanleyTang on 2016/11/18.
IndustryOutput() - 类 的构造器org.thlws.payment.wechat.entity.output.IndustryOutput
 
INPUT_CHARSET - 类 中的静态变量org.thlws.payment.wechat.config.WechatConfig
编码格式
IsvalidOauthAccessToken(Map<String, Object>) - 类 中的静态方法org.thlws.payment.wechat.portal.official.WechatOfficial
检验授权凭证(access_token)是否有效

J

JsApiTicketOutput - org.thlws.payment.wechat.entity.output中的类
Created by HanleyTang on 2016/11/15.
JsApiTicketOutput() - 类 的构造器org.thlws.payment.wechat.entity.output.JsApiTicketOutput
 
JsonUtil - org.thlws.payment.wechat.utils中的类
Created by HanleyTang on 2017/3/6.
JsonUtil() - 类 的构造器org.thlws.payment.wechat.utils.JsonUtil
 

M

main(String[]) - 类 中的静态方法org.thlws.payment.wechat.utils.WechatUtil
The entry point of application.
main(String[]) - 类 中的静态方法org.thlws.payment.wechat.utils.ZxingUtil
 
mapToObject(Map<String, Object>, Class<?>) - 类 中的静态方法org.thlws.payment.wechat.utils.ThlwsBeanUtil
Map to object object.
mapToParams(Map<String, Object>) - 类 中的静态方法org.thlws.payment.wechat.utils.ThlwsBeanUtil
map数据转换为GET URL后的参数
micro_mch_add - 接口 中的静态变量org.thlws.payment.wechat.api.WechatApi
新增个人微信收款 未使用
micro_mch_qry - 接口 中的静态变量org.thlws.payment.wechat.api.WechatApi
查询个人微信收款人信息 未使用
MicroMchInput - org.thlws.payment.wechat.entity.input中的类
新增收款个人用户资料 Req POJO 服务商调用该接口将收款个人用户资料提交给微信侧,微信根据提交的 资料情况,判断收款用户资料正确性,返回收款识别码;
MicroMchInput() - 类 的构造器org.thlws.payment.wechat.entity.input.MicroMchInput
 
MicroMchOutput - org.thlws.payment.wechat.entity.output中的类
The type Micro mch output.
MicroMchOutput() - 类 的构造器org.thlws.payment.wechat.entity.output.MicroMchOutput
Instantiates a new Micro mch output.
micropay(WechatPayInput, String) - 类 中的静态方法org.thlws.payment.wechat.core.WechatCore
微信刷卡支付,商户使用扫描枪扫用户微信支付码,消费者为被扫码对象,此方式与扫码支付扫码方式相反.
micropay(WechatPayInput, String) - 类 中的静态方法org.thlws.payment.wechat.portal.client.WechatClient
Micropay wechat pay output.

N

Node(String, String) - 类 的构造器org.thlws.payment.wechat.entity.input.SendDataInput.Node
 
NotifyOutput - org.thlws.payment.wechat.entity.output中的类
微信支付异步通知返回POJO
NotifyOutput() - 类 的构造器org.thlws.payment.wechat.entity.output.NotifyOutput
Instantiates a new Notify output.

O

oauth2_access_token - 接口 中的静态变量org.thlws.payment.wechat.api.WechatApi
获取微信token[非普通token],使用code得到oauth2方式的 access_token,据此获取用户信息,openId,userInfo etc...
oauth2_refresh_token - 接口 中的静态变量org.thlws.payment.wechat.api.WechatApi
刷新token[非普通token]
OauthTokenOutput - org.thlws.payment.wechat.entity.output中的类
Oauth access_token refresh_token Response POJO 此为Oauth方式得Token,非普通方式token
OauthTokenOutput() - 类 的构造器org.thlws.payment.wechat.entity.output.OauthTokenOutput
Instantiates a new Oauth token output.
ObjectToMap(Object) - 类 中的静态方法org.thlws.payment.wechat.utils.ThlwsBeanUtil
Object to Map (will ignore null properties)
obtainAccessToken(String, String) - 类 中的静态方法org.thlws.payment.wechat.portal.official.WechatOfficial
access_token是公众号的全局唯一接口调用凭据,公众号调用各接口时都需使用access_token。
obtainJsApiTicket(String) - 类 中的静态方法org.thlws.payment.wechat.portal.official.WechatOfficial
获取jsapi_ticket,jsapi_ticket是公众号用于调用微信JS接口的临时票据。
obtainJsApiTicket(String, String) - 类 中的静态方法org.thlws.payment.wechat.portal.official.WechatOfficial
功能同上,但不建议使用,token需要中控服务器维护
obtainOauthAccessToken(Map<String, Object>) - 类 中的静态方法org.thlws.payment.wechat.portal.official.WechatOfficial
通过code换取网页授权access_token access_token是调用授权关系接口的调用凭证,有效期为2个小时,频率限制:1万/分钟
obtainTemplateId(String, String) - 类 中的静态方法org.thlws.payment.wechat.portal.official.WechatOfficial
获取微信消息模板ID{根据微信template_id_short得到,实际动作是调用API往 ‘我的模板’ 中添加了模板}
obtainUserInfo(Map<String, Object>) - 类 中的静态方法org.thlws.payment.wechat.portal.official.WechatOfficial
获取微信用户个人信息 所需参数:access_token、openid、lang[非必须] lang 国家地区语言版本,zh_CN 简体,zh_TW 繁体,en 英语,默认为zh-CN 频率限制:5万/分钟
orderQuery(OrderQueryInput, String) - 类 中的静态方法org.thlws.payment.wechat.core.WechatCore
微信订单查询,除核心参数外(appid,mch_id等为核心参数)业务参数 transaction_id ,out_trade_no 二选一即可
需要调用查询接口的情况
当商户后台、网络、服务器等出现异常,商户系统最终未接收到支付通知; 调用支付接口后,返回系统错误或未知交易状态情况; 调用刷卡支付API,返回USERPAYING的状态; 调用关单或撤销接口API之前,需确认支付状态;
orderQuery(OrderQueryInput, String) - 类 中的静态方法org.thlws.payment.wechat.portal.client.WechatClient
Order query order query output.
OrderQueryInput - org.thlws.payment.wechat.entity.input中的类
微信订单查询对象
OrderQueryInput() - 类 的构造器org.thlws.payment.wechat.entity.input.OrderQueryInput
Instantiates a new Order query input.
OrderQueryOutput - org.thlws.payment.wechat.entity.output中的类
微信订单查询结果对象
OrderQueryOutput() - 类 的构造器org.thlws.payment.wechat.entity.output.OrderQueryOutput
Instantiates a new Order query output.
org.thlws.payment.wechat - 程序包 org.thlws.payment.wechat
存在意义 统一整合微信线上线下支付,提供微信支付工具包,降低新项目串接微信支付难度,目前支持微信公众号支、刷卡支付、扫描支付.
org.thlws.payment.wechat.api - 程序包 org.thlws.payment.wechat.api
 
org.thlws.payment.wechat.config - 程序包 org.thlws.payment.wechat.config
 
org.thlws.payment.wechat.core - 程序包 org.thlws.payment.wechat.core
 
org.thlws.payment.wechat.entity.extra - 程序包 org.thlws.payment.wechat.entity.extra
 
org.thlws.payment.wechat.entity.input - 程序包 org.thlws.payment.wechat.entity.input
 
org.thlws.payment.wechat.entity.output - 程序包 org.thlws.payment.wechat.entity.output
 
org.thlws.payment.wechat.extra.xml - 程序包 org.thlws.payment.wechat.extra.xml
 
org.thlws.payment.wechat.portal - 程序包 org.thlws.payment.wechat.portal
Created by HanleyTang on 16/9/4.
org.thlws.payment.wechat.portal.client - 程序包 org.thlws.payment.wechat.portal.client
 
org.thlws.payment.wechat.portal.official - 程序包 org.thlws.payment.wechat.portal.official
 
org.thlws.payment.wechat.utils - 程序包 org.thlws.payment.wechat.utils
 

P

parseNotifyMsg(String) - 类 中的静态方法org.thlws.payment.wechat.utils.WechatUtil
微信支付异步通知结果解析为Object
pay_micropay - 接口 中的静态变量org.thlws.payment.wechat.api.WechatApi
微信线下支付-[刷卡支付]
pay_orderquery - 接口 中的静态变量org.thlws.payment.wechat.api.WechatApi
微信订单查询
pay_refund - 接口 中的静态变量org.thlws.payment.wechat.api.WechatApi
微信退款,需使用p12证书
pay_reverse - 接口 中的静态变量org.thlws.payment.wechat.api.WechatApi
撤销订单,需使用p12证书
pay_unifiedorder - 接口 中的静态变量org.thlws.payment.wechat.api.WechatApi
微信统一下单
PKCS12 - 类 中的静态变量org.thlws.payment.wechat.config.WechatConfig
数字证书
postMicroMch(MicroMchInput, String, String) - 类 中的静态方法org.thlws.payment.wechat.portal.client.WechatClient
申请小微收款识别码

Q

qrCode(int, int, String, String, String) - 类 中的静态方法org.thlws.payment.wechat.utils.ZxingUtil
 
qrCode(String, String, String) - 类 中的静态方法org.thlws.payment.wechat.utils.ZxingUtil
 
queryMicroMch(MicroMchInput, String, String) - 类 中的静态方法org.thlws.payment.wechat.portal.client.WechatClient
build request data for wechat ~ query submch api:https://api.mch.weixin.qq.com/secapi/mch/submchmanage?

R

refreshOauthAccessToken(Map<String, Object>) - 类 中的静态方法org.thlws.payment.wechat.portal.official.WechatOfficial
刷新access_token(如果需要) 当access_token超时后,可以使用refresh_token进行刷新,access_token刷新结果有两种 1.
refund(WechatRefundInput, String, String) - 类 中的静态方法org.thlws.payment.wechat.core.WechatCore
微信退款,必须指定p12文件路径,否则无法完成退款动作,目前已知退款和撤销接口需要提供p12文件
使用该接口注意事项
交易时间超过一年的订单无法提交退款; 微信支付退款支持单笔交易分多次退款,多次退款需要提交原支付订单的商户订单号和设置不同的退款单号。
refund(WechatRefundInput, String, String) - 类 中的静态方法org.thlws.payment.wechat.portal.client.WechatClient
Refund wechat refund output.
reverse(WechatReverseInput, String, String) - 类 中的静态方法org.thlws.payment.wechat.core.WechatCore
微信撤销订单
使用情境
支付交易返回失败或支付系统超时,调用该接口撤销交易。
reverse(WechatReverseInput, String, String) - 类 中的静态方法org.thlws.payment.wechat.portal.client.WechatClient
Reverse wechat reverse output.

S

sendData2wechat(String, String) - 类 中的静态方法org.thlws.payment.wechat.portal.official.WechatOfficial
发送数据至于用户公微信所关注的微信公账号
SendDataInput - org.thlws.payment.wechat.entity.input中的类
Created by HanleyTang on 2016/11/18.
SendDataInput() - 类 的构造器org.thlws.payment.wechat.entity.input.SendDataInput
 
SendDataInput.Node - org.thlws.payment.wechat.entity.input中的类
 
SendDataOutput - org.thlws.payment.wechat.entity.output中的类
Created by HanleyTang on 2016/11/18.
SendDataOutput() - 类 的构造器org.thlws.payment.wechat.entity.output.SendDataOutput
 
setAccess_token(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OauthTokenOutput
Sets access token.
setAccess_token(String) - 类 中的方法org.thlws.payment.wechat.entity.output.TokenOutput
 
setAddress(String) - 类 中的方法org.thlws.payment.wechat.entity.extra.WStoreInfo
Sets address.
setAppid(String) - 类 中的方法org.thlws.payment.wechat.entity.input.CloseOrderInput
Sets appid.
setAppid(String) - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
setAppid(String) - 类 中的方法org.thlws.payment.wechat.entity.input.OrderQueryInput
Sets appid.
setAppid(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets appid.
setAppid(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Sets appid.
setAppid(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Sets appid.
setAppid(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatReverseInput
Sets appid.
setAppid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Sets appid.
setAppid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets appid.
setAppid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets appid.
setAppid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Sets appid.
setAppid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets appid.
setAppid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets appid.
setAppid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Sets appid.
setArea_code(String) - 类 中的方法org.thlws.payment.wechat.entity.extra.WStoreInfo
Sets area code.
setAttach(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets attach.
setAttach(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Sets attach.
setAttach(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets attach.
setAttach(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets attach.
setAttach(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets attach.
setAuth_code(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Sets auth code.
setBank_type(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets bank type.
setBank_type(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets bank type.
setBank_type(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets bank type.
setBody(String) - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
setBody(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets body.
setBody(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Sets body.
setBusiness(String) - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
setCash_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets cash fee.
setCash_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets cash fee.
setCash_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets cash fee.
setCash_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets cash fee.
setCash_fee_type(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets cash fee type.
setCash_fee_type(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets cash fee type.
setCash_fee_type(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets cash fee type.
setCash_refund_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets cash refund fee.
setCity(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Sets city.
setCode_url(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Sets code url.
setColor(String) - 类 中的方法org.thlws.payment.wechat.entity.input.SendDataInput.Node
 
setContact(String) - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
setContact_email(String) - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
setContact_phone(String) - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
setCountry(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Sets country.
setCoupon_count(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets coupon count.
setCoupon_count(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets coupon count.
setCoupon_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets coupon fee.
setCoupon_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets coupon fee.
setCoupon_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets coupon fee.
setCoupon_fee_0(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets coupon fee 0.
setCoupon_fee_0(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets coupon fee 0.
setCoupon_fee_1(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets coupon fee 1.
setCoupon_fee_1(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets coupon fee 1.
setCoupon_fee_2(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets coupon fee 2.
setCoupon_fee_2(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets coupon fee 2.
setCoupon_id_0(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets coupon id 0.
setCoupon_id_0(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets coupon id 0.
setCoupon_id_1(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets coupon id 1.
setCoupon_id_1(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets coupon id 1.
setCoupon_id_2(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets coupon id 2.
setCoupon_id_2(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets coupon id 2.
setCoupon_refund_count(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets coupon refund count.
setCoupon_refund_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets coupon refund fee.
setCoupon_refund_fee_0(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets coupon refund fee 0.
setCoupon_refund_fee_1(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets coupon refund fee 1.
setCoupon_refund_fee_2(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets coupon refund fee 2.
setCoupon_refund_id_0(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets coupon refund id 0.
setCoupon_refund_id_1(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets coupon refund id 1.
setCoupon_refund_id_2(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets coupon refund id 2.
setCoupon_type_0(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets coupon type 0.
setCoupon_type_0(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets coupon type 0.
setCoupon_type_1(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets coupon type 1.
setCoupon_type_1(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets coupon type 1.
setCoupon_type_2(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets coupon type 2.
setCoupon_type_2(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets coupon type 2.
setData(HashMap<String, SendDataInput.Node>) - 类 中的方法org.thlws.payment.wechat.entity.input.SendDataInput
 
setDesc(String) - 类 中的方法org.thlws.payment.wechat.entity.output.IndustryOutput
 
setDesc(String) - 类 中的方法org.thlws.payment.wechat.entity.output.JsApiTicketOutput
 
setDesc(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OauthTokenOutput
Sets desc.
setDesc(String) - 类 中的方法org.thlws.payment.wechat.entity.output.SendDataOutput
 
setDesc(String) - 类 中的方法org.thlws.payment.wechat.entity.output.TemplateOutput
 
setDesc(String) - 类 中的方法org.thlws.payment.wechat.entity.output.TokenOutput
 
setDesc(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Sets desc.
setDetail(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets detail.
setDetail(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Sets detail.
setDevice_info(String) - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
setDevice_info(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets device info.
setDevice_info(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Sets device info.
setDevice_info(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets device info.
setDevice_info(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets device info.
setDevice_info(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Sets device info.
setDevice_info(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets device info.
setDevice_info(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets device info.
setErr_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Sets err code.
setErr_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.MicroMchOutput
Sets err code.
setErr_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets err code.
setErr_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets err code.
setErr_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Sets err code.
setErr_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets err code.
setErr_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets err code.
setErr_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Sets err code.
setErr_code_des(String) - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Sets err code des.
setErr_code_des(String) - 类 中的方法org.thlws.payment.wechat.entity.output.MicroMchOutput
Sets err code des.
setErr_code_des(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets err code des.
setErr_code_des(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets err code des.
setErr_code_des(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Sets err code des.
setErr_code_des(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets err code des.
setErr_code_des(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets err code des.
setErr_code_des(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Sets err code des.
setErrcode(long) - 类 中的方法org.thlws.payment.wechat.entity.output.IndustryOutput
 
setErrcode(long) - 类 中的方法org.thlws.payment.wechat.entity.output.JsApiTicketOutput
 
setErrcode(long) - 类 中的方法org.thlws.payment.wechat.entity.output.OauthTokenOutput
Sets errcode.
setErrcode(long) - 类 中的方法org.thlws.payment.wechat.entity.output.SendDataOutput
 
setErrcode(long) - 类 中的方法org.thlws.payment.wechat.entity.output.TemplateOutput
 
setErrcode(long) - 类 中的方法org.thlws.payment.wechat.entity.output.TokenOutput
 
setErrcode(long) - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Sets errcode.
setErrmsg(String) - 类 中的方法org.thlws.payment.wechat.entity.output.IndustryOutput
 
setErrmsg(String) - 类 中的方法org.thlws.payment.wechat.entity.output.JsApiTicketOutput
 
setErrmsg(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OauthTokenOutput
Sets errmsg.
setErrmsg(String) - 类 中的方法org.thlws.payment.wechat.entity.output.SendDataOutput
 
setErrmsg(String) - 类 中的方法org.thlws.payment.wechat.entity.output.TemplateOutput
 
setErrmsg(String) - 类 中的方法org.thlws.payment.wechat.entity.output.TokenOutput
 
setErrmsg(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Sets errmsg.
setExpires_in(String) - 类 中的方法org.thlws.payment.wechat.entity.output.JsApiTicketOutput
 
setExpires_in(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OauthTokenOutput
Sets expires in.
setExpires_in(String) - 类 中的方法org.thlws.payment.wechat.entity.output.TokenOutput
 
setFee_type(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets fee type.
setFee_type(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Sets fee type.
setFee_type(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets fee type.
setFee_type(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets fee type.
setFee_type(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets fee type.
setFee_type(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets fee type.
setGoods_tag(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets goods tag.
setGoods_tag(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Sets goods tag.
setHeadimgurl(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Sets headimgurl.
setId(String) - 类 中的方法org.thlws.payment.wechat.entity.extra.WStoreInfo
Sets id.
setIs_subscribe(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets is subscribe.
setIs_subscribe(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets is subscribe.
setIs_subscribe(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets is subscribe.
setLimit_pay(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets limit pay.
setLimit_pay(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Sets limit pay.
setMch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.input.CloseOrderInput
Sets mch id.
setMch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
setMch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.input.OrderQueryInput
Sets mch id.
setMch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets mch id.
setMch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Sets mch id.
setMch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Sets mch id.
setMch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatReverseInput
Sets mch id.
setMch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Sets mch id.
setMch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.MicroMchOutput
Sets mch id.
setMch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets mch id.
setMch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets mch id.
setMch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Sets mch id.
setMch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets mch id.
setMch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets mch id.
setMch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Sets mch id.
setMerchant_detailaddress(String) - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
setMerchant_gbaddress(String) - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
setMerchant_name(String) - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
setMerchant_remark(String) - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
setMerchant_shortname(String) - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
setMicro_mch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
setMicro_mch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.MicroMchOutput
Sets micro mch id.
setMsgid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.SendDataOutput
 
setName(String) - 类 中的方法org.thlws.payment.wechat.entity.extra.WStoreInfo
Sets name.
setNickname(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Sets nickname.
setNonce_str(String) - 类 中的方法org.thlws.payment.wechat.entity.input.CloseOrderInput
Sets nonce str.
setNonce_str(String) - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
setNonce_str(String) - 类 中的方法org.thlws.payment.wechat.entity.input.OrderQueryInput
Sets nonce str.
setNonce_str(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets nonce str.
setNonce_str(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Sets nonce str.
setNonce_str(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Sets nonce str.
setNonce_str(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatReverseInput
Sets nonce str.
setNonce_str(String) - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Sets nonce str.
setNonce_str(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets nonce str.
setNonce_str(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets nonce str.
setNonce_str(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Sets nonce str.
setNonce_str(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets nonce str.
setNonce_str(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets nonce str.
setNonce_str(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Sets nonce str.
setNotify_url(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets notify url.
setOpenid(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets openid.
setOpenid(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Sets openid.
setOpenid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets openid.
setOpenid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OauthTokenOutput
Sets openid.
setOpenid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets openid.
setOpenid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Sets openid.
setOpenid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets openid.
setOut_refund_no(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Sets out refund no.
setOut_refund_no(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets out refund no.
setOut_trade_no(String) - 类 中的方法org.thlws.payment.wechat.entity.input.CloseOrderInput
Sets out trade no.
setOut_trade_no(String) - 类 中的方法org.thlws.payment.wechat.entity.input.OrderQueryInput
Sets out trade no.
setOut_trade_no(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets out trade no.
setOut_trade_no(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Sets out trade no.
setOut_trade_no(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Sets out trade no.
setOut_trade_no(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatReverseInput
Sets out trade no.
setOut_trade_no(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets out trade no.
setOut_trade_no(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets out trade no.
setOut_trade_no(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets out trade no.
setOut_trade_no(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets out trade no.
setPrepay_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Sets prepay id.
setPrivilege(List<String>) - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Sets privilege.
setProduct_id(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets product id.
setProvince(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Sets province.
setRecall(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Sets recall.
setRecipient_idcardno(String) - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
setRecipient_name(String) - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
setRecipient_wechatid(String) - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
setRefresh_token(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OauthTokenOutput
Sets refresh token.
setRefund_account(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Sets refund account.
setRefund_channel(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets refund channel.
setRefund_desc(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Sets refund desc.
setRefund_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Sets refund fee.
setRefund_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets refund fee.
setRefund_fee_type(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Sets refund fee type.
setRefund_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets refund id.
setResult_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Sets result code.
setResult_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.MicroMchOutput
Sets result code.
setResult_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets result code.
setResult_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets result code.
setResult_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Sets result code.
setResult_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets result code.
setResult_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets result code.
setResult_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Sets result code.
setReturn_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Sets return code.
setReturn_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.MicroMchOutput
Sets return code.
setReturn_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets return code.
setReturn_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets return code.
setReturn_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Sets return code.
setReturn_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets return code.
setReturn_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets return code.
setReturn_code(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Sets return code.
setReturn_msg(String) - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Sets return msg.
setReturn_msg(String) - 类 中的方法org.thlws.payment.wechat.entity.output.MicroMchOutput
Sets return msg.
setReturn_msg(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets return msg.
setReturn_msg(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets return msg.
setReturn_msg(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Sets return msg.
setReturn_msg(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets return msg.
setReturn_msg(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets return msg.
setReturn_msg(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Sets return msg.
setScene_info(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets scene info.
setScope(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OauthTokenOutput
Sets scope.
setService_phone(String) - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
setSettlement_refund_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets settlement refund fee.
setSettlement_total_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets settlement total fee.
setSettlement_total_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets settlement total fee.
setSex(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Sets sex.
setSign(String) - 类 中的方法org.thlws.payment.wechat.entity.input.CloseOrderInput
Sets sign.
setSign(String) - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
setSign(String) - 类 中的方法org.thlws.payment.wechat.entity.input.OrderQueryInput
Sets sign.
setSign(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets sign.
setSign(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Sets sign.
setSign(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Sets sign.
setSign(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatReverseInput
Sets sign.
setSign(String) - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Sets sign.
setSign(String) - 类 中的方法org.thlws.payment.wechat.entity.output.MicroMchOutput
Sets sign.
setSign(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets sign.
setSign(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets sign.
setSign(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Sets sign.
setSign(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets sign.
setSign(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets sign.
setSign(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Sets sign.
setSpbill_create_ip(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets spbill create ip.
setSpbill_create_ip(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Sets spbill create ip.
setSub_appid(String) - 类 中的方法org.thlws.payment.wechat.entity.input.CloseOrderInput
Sets sub appid.
setSub_appid(String) - 类 中的方法org.thlws.payment.wechat.entity.input.OrderQueryInput
Sets sub appid.
setSub_appid(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets sub appid.
setSub_appid(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Sets sub appid.
setSub_appid(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Sets sub appid.
setSub_appid(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatReverseInput
Sets sub appid.
setSub_appid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Sets sub appid.
setSub_appid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets sub appid.
setSub_appid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets sub appid.
setSub_appid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Sets sub appid.
setSub_appid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets sub appid.
setSub_appid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets sub appid.
setSub_appid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Sets sub appid.
setSub_is_subscribe(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets sub is subscribe.
setSub_is_subscribe(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets sub is subscribe.
setSub_mch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.input.CloseOrderInput
Sets sub mch id.
setSub_mch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.input.OrderQueryInput
Sets sub mch id.
setSub_mch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets sub mch id.
setSub_mch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Sets sub mch id.
setSub_mch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Sets sub mch id.
setSub_mch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatReverseInput
Sets sub mch id.
setSub_mch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
Sets sub mch id.
setSub_mch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets sub mch id.
setSub_mch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets sub mch id.
setSub_mch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Sets sub mch id.
setSub_mch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets sub mch id.
setSub_mch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets sub mch id.
setSub_mch_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
Sets sub mch id.
setSub_openid(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets sub openid.
setSub_openid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets sub openid.
setSub_openid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets sub openid.
setTemplate_id(String) - 类 中的方法org.thlws.payment.wechat.entity.input.SendDataInput
 
setTemplate_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.TemplateOutput
 
setTicket(String) - 类 中的方法org.thlws.payment.wechat.entity.output.JsApiTicketOutput
 
setTime_end(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets time end.
setTime_end(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets time end.
setTime_end(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets time end.
setTime_expire(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets time expire.
setTime_start(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets time start.
setTotal_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets total fee.
setTotal_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
Sets total fee.
setTotal_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Sets total fee.
setTotal_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets total fee.
setTotal_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets total fee.
setTotal_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets total fee.
setTotal_fee(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets total fee.
setTouser(String) - 类 中的方法org.thlws.payment.wechat.entity.input.SendDataInput
 
setTrade_state(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets trade state.
setTrade_state_desc(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets trade state desc.
setTrade_type(String) - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Sets trade type.
setTrade_type(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets trade type.
setTrade_type(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets trade type.
setTrade_type(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Sets trade type.
setTrade_type(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets trade type.
setTransaction_id(String) - 类 中的方法org.thlws.payment.wechat.entity.input.OrderQueryInput
Sets transaction id.
setTransaction_id(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
Sets transaction id.
setTransaction_id(String) - 类 中的方法org.thlws.payment.wechat.entity.input.WechatReverseInput
Sets transaction id.
setTransaction_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
Sets transaction id.
setTransaction_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
Sets transaction id.
setTransaction_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
Sets transaction id.
setTransaction_id(String) - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
Sets transaction id.
setUnionid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.OauthTokenOutput
Sets unionid.
setUnionid(String) - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
Sets unionid.
setupIndustry(String, String, String) - 类 中的静态方法org.thlws.payment.wechat.portal.official.WechatOfficial
设置行业属性
setUrl(String) - 类 中的方法org.thlws.payment.wechat.entity.input.SendDataInput
 
setValue(String) - 类 中的方法org.thlws.payment.wechat.entity.input.SendDataInput.Node
 
sign(Map<String, Object>, String) - 类 中的静态方法org.thlws.payment.wechat.utils.WechatUtil
sign wechat request data
SIGN_TYPE - 类 中的静态变量org.thlws.payment.wechat.config.WechatConfig
加密方式
sns_auth_token - 接口 中的静态变量org.thlws.payment.wechat.api.WechatApi
验证token是否过期[非普通token]
sns_userinfo - 接口 中的静态变量org.thlws.payment.wechat.api.WechatApi
获取用户信息,URL scope需为userinfo
SUPPORTED_PROTOCOLS - 类 中的静态变量org.thlws.payment.wechat.config.WechatConfig
加密协议

T

TemplateOutput - org.thlws.payment.wechat.entity.output中的类
Created by HanleyTang on 2016/11/18.
TemplateOutput() - 类 的构造器org.thlws.payment.wechat.entity.output.TemplateOutput
 
ThlwsBeanUtil - org.thlws.payment.wechat.utils中的类
The type Data util.
ThlwsBeanUtil() - 类 的构造器org.thlws.payment.wechat.utils.ThlwsBeanUtil
 
ThlwsNameCoder - org.thlws.payment.wechat.extra.xml中的类
自定义Coder Java Bean 中包含$符号特殊处理,保证xmlToObj and ObjToxml 可以正常工作 Java Bean 中若包含下划线 _ 时,转换(xmlToObj and ObjToxml)可正常工作
ThlwsNameCoder() - 类 的构造器org.thlws.payment.wechat.extra.xml.ThlwsNameCoder
Instantiates a new Thlws name coder.
ThlwsXppDriver - org.thlws.payment.wechat.extra.xml中的类
 
ThlwsXppDriver() - 类 的构造器org.thlws.payment.wechat.extra.xml.ThlwsXppDriver
 
ThlwsXppDriver(NameCoder) - 类 的构造器org.thlws.payment.wechat.extra.xml.ThlwsXppDriver
 
TokenOutput - org.thlws.payment.wechat.entity.output中的类
Created by HanleyTang on 2016/11/15.
TokenOutput() - 类 的构造器org.thlws.payment.wechat.entity.output.TokenOutput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.input.CloseOrderInput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.input.MicroMchInput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.input.OrderQueryInput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.input.SendDataInput.Node
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.input.SendDataInput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.input.UnifiedOrderInput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatPayInput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatRefundInput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.input.WechatReverseInput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.output.CloseOrderOutput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.output.IndustryOutput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.output.JsApiTicketOutput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.output.MicroMchOutput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.output.NotifyOutput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.output.OauthTokenOutput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.output.OrderQueryOutput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.output.SendDataOutput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.output.TemplateOutput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.output.TokenOutput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.output.UserInfoOutput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatPayOutput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatRefundOutput
 
toString() - 类 中的方法org.thlws.payment.wechat.entity.output.WechatReverseOutput
 

U

unifiedorder(UnifiedOrderInput, String) - 类 中的静态方法org.thlws.payment.wechat.core.WechatCore
微信统一下单,同时支援扫码支付统一下单 和 微信公众号统一下单
unifiedorder(UnifiedOrderInput, String) - 类 中的静态方法org.thlws.payment.wechat.portal.client.WechatClient
统一下单接口,若为扫码支付,调用此方法后需要另开 Thread 调用查询接口,检测用户是否完成支付
UnifiedOrderInput - org.thlws.payment.wechat.entity.input中的类
微信统一下单参数对象
UnifiedOrderInput() - 类 的构造器org.thlws.payment.wechat.entity.input.UnifiedOrderInput
Instantiates a new Unified order input.
UnifiedOrderOutput - org.thlws.payment.wechat.entity.output中的类
微信统一下单结果对象
UnifiedOrderOutput() - 类 的构造器org.thlws.payment.wechat.entity.output.UnifiedOrderOutput
Instantiates a new Unified order output.
UserInfoOutput - org.thlws.payment.wechat.entity.output中的类
拉取用户信息(需scope为 snsapi_userinfo) Response POJO
UserInfoOutput() - 类 的构造器org.thlws.payment.wechat.entity.output.UserInfoOutput
Instantiates a new User info output.

W

WechatApi - org.thlws.payment.wechat.api中的接口
微信官方API列表
WechatClient - org.thlws.payment.wechat.portal.client中的类
微信支付相关[非公众号支付]
WechatClient() - 类 的构造器org.thlws.payment.wechat.portal.client.WechatClient
 
WechatConfig - org.thlws.payment.wechat.config中的类
微信相关配置
WechatConfig() - 类 的构造器org.thlws.payment.wechat.config.WechatConfig
 
WechatCore - org.thlws.payment.wechat.core中的类
微信支付核心处理
WechatCore() - 类 的构造器org.thlws.payment.wechat.core.WechatCore
 
WechatOfficial - org.thlws.payment.wechat.portal.official中的类
微信公众号相关 Token、OpenId 获取等
WechatOfficial() - 类 的构造器org.thlws.payment.wechat.portal.official.WechatOfficial
 
WechatPayInput - org.thlws.payment.wechat.entity.input中的类
微信刷卡支付参数对象
WechatPayInput() - 类 的构造器org.thlws.payment.wechat.entity.input.WechatPayInput
Instantiates a new Wechat pay input.
WechatPayOutput - org.thlws.payment.wechat.entity.output中的类
微信刷卡支付返回对象
WechatPayOutput() - 类 的构造器org.thlws.payment.wechat.entity.output.WechatPayOutput
Instantiates a new Wechat pay output.
WechatRefundInput - org.thlws.payment.wechat.entity.input中的类
微信退款参数对象
WechatRefundInput() - 类 的构造器org.thlws.payment.wechat.entity.input.WechatRefundInput
Instantiates a new Wechat refund input.
WechatRefundOutput - org.thlws.payment.wechat.entity.output中的类
微信退款返回对象
WechatRefundOutput() - 类 的构造器org.thlws.payment.wechat.entity.output.WechatRefundOutput
Instantiates a new Wechat refund output.
WechatReverseInput - org.thlws.payment.wechat.entity.input中的类
Created by HanleyTang on 2017/10/19.
WechatReverseInput() - 类 的构造器org.thlws.payment.wechat.entity.input.WechatReverseInput
Instantiates a new Wechat reverse input.
WechatReverseOutput - org.thlws.payment.wechat.entity.output中的类
微信撤销订单返回对象
WechatReverseOutput() - 类 的构造器org.thlws.payment.wechat.entity.output.WechatReverseOutput
Instantiates a new Wechat reverse output.
WechatUtil - org.thlws.payment.wechat.utils中的类
Created by HanleyTang on 16/9/4.
WechatUtil() - 类 的构造器org.thlws.payment.wechat.utils.WechatUtil
 
WStoreInfo - org.thlws.payment.wechat.entity.extra中的类
Created by HanleyTang on 2017/11/23 微信门店信息,用于数据上报
WStoreInfo() - 类 的构造器org.thlws.payment.wechat.entity.extra.WStoreInfo
 

X

XStreamCreator - org.thlws.payment.wechat.extra.xml中的类
Created by HanleyTang on 2017/11/21
XStreamCreator() - 类 的构造器org.thlws.payment.wechat.extra.xml.XStreamCreator
 

Z

ZxingUtil - org.thlws.payment.wechat.utils中的类
条形码 二维码 生成工具类
ZxingUtil() - 类 的构造器org.thlws.payment.wechat.utils.ZxingUtil
 
B C D E F G I J M N O P Q R S T U W X Z 
跳过导航链接

Copyright © 2018. All rights reserved.