public class WxYouDianMerchantDetails extends com.egzosn.pay.wx.youdian.api.WxYouDianPayConfigStorage implements PaymentPlatformMerchantDetails, PaymentPlatformServiceAdapter, PayConfigurerAdapter<InMemoryMerchantDetailsServiceBuilder>
email egzosn@gmail.com
date 2019/4/6 14:30.
| 构造器和说明 |
|---|
WxYouDianMerchantDetails() |
WxYouDianMerchantDetails(InMemoryMerchantDetailsServiceBuilder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
InMemoryMerchantDetailsServiceBuilder |
and()
外部调用者使用,链式的做法
|
WxYouDianMerchantDetails |
detailsId(String detailsId) |
InMemoryMerchantDetailsServiceBuilder |
getBuilder()
获取构建器
|
String |
getDetailsId()
获取支付商户id
|
com.egzosn.pay.common.http.HttpConfigStorage |
getHttpConfigStorage()
获取HTTP请求配置
|
PaymentPlatform |
getPaymentPlatform()
获取支付平台
|
com.egzosn.pay.common.api.PayService |
getPayService()
获取支付平台对应的支付服务
|
WxYouDianMerchantDetails |
httpConfigStorage(com.egzosn.pay.common.http.HttpConfigStorage httpConfigStorage) |
PaymentPlatformServiceAdapter |
initService()
初始化服务
|
WxYouDianMerchantDetails |
inputCharset(String inputCharset) |
WxYouDianMerchantDetails |
keyPrivate(String keyPrivate) |
WxYouDianMerchantDetails |
keyPublic(String keyPublic) |
WxYouDianMerchantDetails |
seller(String seller) |
WxYouDianMerchantDetails |
signType(String signType) |
getAppid, getAppId, getPid, getSeller, getToken, setSeller, setTokenaddAttr, expireAccessToken, getAccessToken, getAccessTokenLock, getAttach, getAttr, getAttrs, getExpiresTime, getInputCharset, getKeyPrivate, getKeyPublic, getNotifyUrl, getPayType, getReturnUrl, getSignType, 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 WxYouDianMerchantDetails(InMemoryMerchantDetailsServiceBuilder builder)
public WxYouDianMerchantDetails()
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 WxYouDianMerchantDetails httpConfigStorage(com.egzosn.pay.common.http.HttpConfigStorage httpConfigStorage)
public String getDetailsId()
getDetailsId 在接口中 MerchantDetailspublic WxYouDianMerchantDetails detailsId(String detailsId)
public WxYouDianMerchantDetails keyPrivate(String keyPrivate)
public WxYouDianMerchantDetails keyPublic(String keyPublic)
public WxYouDianMerchantDetails seller(String seller)
public WxYouDianMerchantDetails signType(String signType)
public WxYouDianMerchantDetails inputCharset(String inputCharset)
Copyright © 2022. All rights reserved.