public class AliMerchantDetails extends com.egzosn.pay.ali.api.AliPayConfigStorage implements PaymentPlatformMerchantDetails, PaymentPlatformServiceAdapter, PayConfigurerAdapter<InMemoryMerchantDetailsServiceBuilder>
email egzosn@gmail.com
date 2019/4/6 14:30.
| 构造器和说明 |
|---|
AliMerchantDetails() |
AliMerchantDetails(InMemoryMerchantDetailsServiceBuilder builder) |
getAliPayCert, getAliPayRootCert, getAppAuthToken, getAppid, getAppId, getCertEnvironment, getCertStoreType, getMerchantCert, getPid, getSeller, loadCertEnvironment, setAliPayCert, setAliPayRootCert, setAppAuthToken, setAppid, setAppId, setCertEnvironment, setCertStoreType, setMerchantCert, setPid, setSelleraddAttr, 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 AliMerchantDetails(InMemoryMerchantDetailsServiceBuilder builder)
public AliMerchantDetails()
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 AliMerchantDetails httpConfigStorage(com.egzosn.pay.common.http.HttpConfigStorage httpConfigStorage)
public void setDetailsId(String detailsId)
public String getDetailsId()
getDetailsId 在接口中 MerchantDetailspublic AliMerchantDetails detailsId(String detailsId)
public AliMerchantDetails notifyUrl(String notifyUrl)
public AliMerchantDetails returnUrl(String returnUrl)
public AliMerchantDetails signType(String signType)
public AliMerchantDetails inputCharset(String inputCharset)
public AliMerchantDetails test(boolean test)
public AliMerchantDetails pid(String pid)
public AliMerchantDetails appid(String appid)
public AliMerchantDetails keyPrivate(String keyPrivate)
public AliMerchantDetails keyPublic(String keyPublic)
public AliMerchantDetails seller(String seller)
Copyright © 2022. All rights reserved.