public class PayoneerMerchantDetails extends com.egzosn.pay.payoneer.api.PayoneerConfigStorage implements PaymentPlatformMerchantDetails, PaymentPlatformServiceAdapter, PayConfigurerAdapter<InMemoryMerchantDetailsServiceBuilder>
email egzosn@gmail.com
date 2019/4/6 14:30.
| 构造器和说明 |
|---|
PayoneerMerchantDetails() |
PayoneerMerchantDetails(InMemoryMerchantDetailsServiceBuilder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
InMemoryMerchantDetailsServiceBuilder |
and()
外部调用者使用,链式的做法
|
PayoneerMerchantDetails |
apiPassword(String apiPassword) |
PayoneerMerchantDetails |
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()
获取支付平台对应的支付服务
|
PayoneerMerchantDetails |
httpConfigStorage(com.egzosn.pay.common.http.HttpConfigStorage httpConfigStorage) |
PaymentPlatformServiceAdapter |
initService()
初始化服务
|
PayoneerMerchantDetails |
inputCharset(String inputCharset) |
PayoneerMerchantDetails |
programId(String programId) |
PayoneerMerchantDetails |
signType(String signType) |
PayoneerMerchantDetails |
test(boolean test) |
PayoneerMerchantDetails |
userName(String userName) |
getApiPassword, getAppid, getAppId, getPid, getProgramId, getSeller, getUserName, setApiPassword, setProgramId, setUserNameaddAttr, 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 PayoneerMerchantDetails(InMemoryMerchantDetailsServiceBuilder builder)
public PayoneerMerchantDetails()
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 PayoneerMerchantDetails httpConfigStorage(com.egzosn.pay.common.http.HttpConfigStorage httpConfigStorage)
public String getDetailsId()
getDetailsId 在接口中 MerchantDetailspublic PayoneerMerchantDetails detailsId(String detailsId)
public PayoneerMerchantDetails programId(String programId)
public PayoneerMerchantDetails userName(String userName)
public PayoneerMerchantDetails apiPassword(String apiPassword)
public PayoneerMerchantDetails signType(String signType)
public PayoneerMerchantDetails inputCharset(String inputCharset)
public PayoneerMerchantDetails test(boolean test)
Copyright © 2022. All rights reserved.