public class WxMerchantDetails extends com.egzosn.pay.wx.api.WxPayConfigStorage implements PaymentPlatformMerchantDetails, PaymentPlatformServiceAdapter, PayConfigurerAdapter<InMemoryMerchantDetailsServiceBuilder>
email egzosn@gmail.com
date 2019/4/6 20:10.
| 构造器和说明 |
|---|
WxMerchantDetails() |
WxMerchantDetails(InMemoryMerchantDetailsServiceBuilder builder) |
getAppid, getAppId, getMchId, getPid, getSecretKey, getSeller, getSubAppid, getSubAppId, getSubMchId, setAppid, setAppId, setMchId, setSecretKey, setSubAppid, setSubAppId, setSubMchIdaddAttr, expireAccessToken, getAccessToken, getAccessTokenLock, getAttach, getAttr, getAttrs, getExpiresTime, getInputCharset, getKeyPrivate, getKeyPublic, getNotifyUrl, getPayType, getReturnUrl, getSignType, getToken, isAccessTokenExpired, isCertSign, isTest, setAccessToken, setAccessTokenLock, setAttach, setCertSign, setExpiresTime, setInputCharset, setKeyPrivate, setKeyPublic, setNotifyUrl, setPayType, setReturnUrl, setSignType, setTest, updateAccessToken, updateAccessTokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic WxMerchantDetails(InMemoryMerchantDetailsServiceBuilder builder)
public WxMerchantDetails()
public InMemoryMerchantDetailsServiceBuilder and()
and 在接口中 PayConfigurerAdapter<InMemoryMerchantDetailsServiceBuilder>public InMemoryMerchantDetailsServiceBuilder getBuilder()
getBuilder 在接口中 PayConfigurerAdapter<InMemoryMerchantDetailsServiceBuilder>public PaymentPlatform getPaymentPlatform()
getPaymentPlatform 在接口中 PaymentPlatformMerchantDetailspublic PaymentPlatformServiceAdapter initService()
initService 在接口中 PaymentPlatformServiceAdapterpublic com.egzosn.pay.common.api.PayService getPayService()
getPayService 在接口中 PaymentPlatformMerchantDetailsgetPayService 在接口中 PaymentPlatformServiceAdapterpublic com.egzosn.pay.common.http.HttpConfigStorage getHttpConfigStorage()
getHttpConfigStorage 在接口中 PaymentPlatformServiceAdapterpublic WxMerchantDetails httpConfigStorage(com.egzosn.pay.common.http.HttpConfigStorage httpConfigStorage)
public String getDetailsId()
getDetailsId 在接口中 MerchantDetailspublic WxMerchantDetails detailsId(String detailsId)
public WxMerchantDetails notifyUrl(String notifyUrl)
public WxMerchantDetails returnUrl(String returnUrl)
public WxMerchantDetails signType(String signType)
public WxMerchantDetails inputCharset(String inputCharset)
public WxMerchantDetails test(boolean test)
public WxMerchantDetails appid(String appid)
public WxMerchantDetails secretKey(String secretKey)
public WxMerchantDetails keyPublic(String keyPublic)
public WxMerchantDetails mchId(String mchId)
public WxMerchantDetails subAppid(String subAppid)
public WxMerchantDetails subMchId(String subMchId)
Copyright © 2022. All rights reserved.