mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-22 18:53:41 +08:00
docs: upgrade javadoc
This commit is contained in:
@@ -0,0 +1,347 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>BaseProfitSharingModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="BaseProfitSharingModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/BaseProfitSharingModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个类</li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html" target="_top">框架</a></li>
|
||||
<li><a href="BaseProfitSharingModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">cn.felord.payment.wechat.v2.model.allocation</div>
|
||||
<h2 title="类 BaseProfitSharingModel" class="title">类 BaseProfitSharingModel</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">cn.felord.payment.wechat.v2.model.BaseModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>cn.felord.payment.wechat.v2.model.allocation.BaseProfitSharingModel</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>直接已知子类:</dt>
|
||||
<dd><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingModel</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingSModel</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="typeNameLabel">BaseProfitSharingModel</span>
|
||||
extends <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></pre>
|
||||
<div class="block">The type Base profit sharing model.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
|
||||
<dd>1.0.10.RELEASE</dd>
|
||||
<dt><span class="simpleTagLabel">作者:</span></dt>
|
||||
<dd>wangzecheng</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释">
|
||||
<caption><span>字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html#appid">appid</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html#mchId">mchId</a></span></code>
|
||||
<div class="block">商户号.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html#outOrderNo">outOrderNo</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html#transactionId">transactionId</a></span></code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="fields.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的字段 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#HMAC_SHA256">HMAC_SHA256</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html#BaseProfitSharingModel--">BaseProfitSharingModel</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#appSecret-java.lang.String-">appSecret</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#certPath-java.lang.String-">certPath</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#request-java.lang.String-org.springframework.http.HttpMethod-java.lang.String-">request</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#signType-java.lang.String-">signType</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段详细资料</h3>
|
||||
<a name="mchId">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>mchId</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> mchId</pre>
|
||||
<div class="block">商户号.
|
||||
<p>
|
||||
微信支付分配的商户号</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="appid">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>appid</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> appid</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="transactionId">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>transactionId</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> transactionId</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="outOrderNo">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>outOrderNo</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> outOrderNo</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="BaseProfitSharingModel--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>BaseProfitSharingModel</h4>
|
||||
<pre>public BaseProfitSharingModel()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/BaseProfitSharingModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个类</li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html" target="_top">框架</a></li>
|
||||
<li><a href="BaseProfitSharingModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,326 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>BaseProfitSharingReceiverModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="BaseProfitSharingReceiverModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/BaseProfitSharingReceiverModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" target="_top">框架</a></li>
|
||||
<li><a href="BaseProfitSharingReceiverModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">cn.felord.payment.wechat.v2.model.allocation</div>
|
||||
<h2 title="类 BaseProfitSharingReceiverModel" class="title">类 BaseProfitSharingReceiverModel</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">cn.felord.payment.wechat.v2.model.BaseModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>cn.felord.payment.wechat.v2.model.allocation.BaseProfitSharingReceiverModel</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>直接已知子类:</dt>
|
||||
<dd><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingAddReceiverModel</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingAddReceiverSModel</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingRemoveReceiverModel</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingRemoveReceiverSModel</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="typeNameLabel">BaseProfitSharingReceiverModel</span>
|
||||
extends <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></pre>
|
||||
<div class="block">The type Base profit sharing receiver model.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
|
||||
<dd>1.0.10.RELEASE</dd>
|
||||
<dt><span class="simpleTagLabel">作者:</span></dt>
|
||||
<dd>wangzecheng</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释">
|
||||
<caption><span>字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html#appid">appid</a></span></code>
|
||||
<div class="block">公众账号ID.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html#mchId">mchId</a></span></code>
|
||||
<div class="block">商户号.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="fields.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的字段 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#HMAC_SHA256">HMAC_SHA256</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html#BaseProfitSharingReceiverModel--">BaseProfitSharingReceiverModel</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#appSecret-java.lang.String-">appSecret</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#certPath-java.lang.String-">certPath</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#request-java.lang.String-org.springframework.http.HttpMethod-java.lang.String-">request</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#signType-java.lang.String-">signType</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段详细资料</h3>
|
||||
<a name="mchId">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>mchId</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> mchId</pre>
|
||||
<div class="block">商户号.
|
||||
<p>
|
||||
微信支付分配的商户号</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="appid">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>appid</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> appid</pre>
|
||||
<div class="block">公众账号ID.
|
||||
<p>
|
||||
微信分配的公众账号ID</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="BaseProfitSharingReceiverModel--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>BaseProfitSharingReceiverModel</h4>
|
||||
<pre>public BaseProfitSharingReceiverModel()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/BaseProfitSharingReceiverModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" target="_top">框架</a></li>
|
||||
<li><a href="BaseProfitSharingReceiverModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,281 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MultiProfitSharingModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MultiProfitSharingModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/MultiProfitSharingModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingModel.html" target="_top">框架</a></li>
|
||||
<li><a href="MultiProfitSharingModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#fields.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">cn.felord.payment.wechat.v2.model.allocation</div>
|
||||
<h2 title="类 MultiProfitSharingModel" class="title">类 MultiProfitSharingModel</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">cn.felord.payment.wechat.v2.model.BaseModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">cn.felord.payment.wechat.v2.model.allocation.BaseProfitSharingModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">cn.felord.payment.wechat.v2.model.allocation.ProfitSharingModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>cn.felord.payment.wechat.v2.model.allocation.MultiProfitSharingModel</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="typeNameLabel">MultiProfitSharingModel</span>
|
||||
extends <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingModel</a></pre>
|
||||
<div class="block">The type Multi profit sharing model.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
|
||||
<dd>1.0.10.RELEASE</dd>
|
||||
<dt><span class="simpleTagLabel">作者:</span></dt>
|
||||
<dd>wangzecheng</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="fields.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的字段 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#HMAC_SHA256">HMAC_SHA256</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingModel.html#MultiProfitSharingModel--">MultiProfitSharingModel</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#appSecret-java.lang.String-">appSecret</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#certPath-java.lang.String-">certPath</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#request-java.lang.String-org.springframework.http.HttpMethod-java.lang.String-">request</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#signType-java.lang.String-">signType</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="MultiProfitSharingModel--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>MultiProfitSharingModel</h4>
|
||||
<pre>public MultiProfitSharingModel()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/MultiProfitSharingModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingModel.html" target="_top">框架</a></li>
|
||||
<li><a href="MultiProfitSharingModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#fields.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,281 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MultiProfitSharingSModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MultiProfitSharingSModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/MultiProfitSharingSModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingSModel.html" target="_top">框架</a></li>
|
||||
<li><a href="MultiProfitSharingSModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#fields.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">cn.felord.payment.wechat.v2.model.allocation</div>
|
||||
<h2 title="类 MultiProfitSharingSModel" class="title">类 MultiProfitSharingSModel</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">cn.felord.payment.wechat.v2.model.BaseModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">cn.felord.payment.wechat.v2.model.allocation.BaseProfitSharingModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">cn.felord.payment.wechat.v2.model.allocation.ProfitSharingSModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>cn.felord.payment.wechat.v2.model.allocation.MultiProfitSharingSModel</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="typeNameLabel">MultiProfitSharingSModel</span>
|
||||
extends <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingSModel</a></pre>
|
||||
<div class="block">The type Multi profit sharing s model.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
|
||||
<dd>1.0.10.RELEASE</dd>
|
||||
<dt><span class="simpleTagLabel">作者:</span></dt>
|
||||
<dd>wangzecheng</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="fields.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的字段 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#HMAC_SHA256">HMAC_SHA256</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingSModel.html#MultiProfitSharingSModel--">MultiProfitSharingSModel</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#appSecret-java.lang.String-">appSecret</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#certPath-java.lang.String-">certPath</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#request-java.lang.String-org.springframework.http.HttpMethod-java.lang.String-">request</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#signType-java.lang.String-">signType</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="MultiProfitSharingSModel--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>MultiProfitSharingSModel</h4>
|
||||
<pre>public MultiProfitSharingSModel()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/MultiProfitSharingSModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingSModel.html" target="_top">框架</a></li>
|
||||
<li><a href="MultiProfitSharingSModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#fields.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,372 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProfitSharingAddReceiverModel.Receiver (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ProfitSharingAddReceiverModel.Receiver (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingAddReceiverModel.Receiver.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingAddReceiverModel.Receiver.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.java.lang.Object">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">cn.felord.payment.wechat.v2.model.allocation</div>
|
||||
<h2 title="类 ProfitSharingAddReceiverModel.Receiver" class="title">类 ProfitSharingAddReceiverModel.Receiver</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingAddReceiverModel.Receiver</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>封闭类:</dt>
|
||||
<dd><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingAddReceiverModel</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public static class <span class="typeNameLabel">ProfitSharingAddReceiverModel.Receiver</span>
|
||||
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></pre>
|
||||
<div class="block">The type Receiver.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释">
|
||||
<caption><span>字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html#account">account</a></span></code>
|
||||
<div class="block">分账接收方帐号.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html#customRelation">customRelation</a></span></code>
|
||||
<div class="block">自定义的分账关系.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html#name">name</a></span></code>
|
||||
<div class="block">分账接收方全称.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html#relationType">relationType</a></span></code>
|
||||
<div class="block">与分账方的关系类型.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html#type">type</a></span></code>
|
||||
<div class="block">分账接收方类型.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html#Receiver--">Receiver</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段详细资料</h3>
|
||||
<a name="type">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>type</h4>
|
||||
<pre>private <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a> type</pre>
|
||||
<div class="block">分账接收方类型.
|
||||
<p>
|
||||
MERCHANT_ID:商户号(mch_id或者sub_mch_id)
|
||||
PERSONAL_OPENID:个人openid</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="account">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>account</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> account</pre>
|
||||
<div class="block">分账接收方帐号.
|
||||
<p>
|
||||
类型是MERCHANT_ID时,是商户号(mch_id或者sub_mch_id)
|
||||
类型是PERSONAL_OPENID时,是个人openid</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="name">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>name</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> name</pre>
|
||||
<div class="block">分账接收方全称.
|
||||
<p>
|
||||
分账接收方类型是MERCHANT_ID时,是商户全称(必传),当商户是小微商户或个体户时,是开户人姓名
|
||||
分账接收方类型是PERSONAL_OPENID时,是个人姓名(选传,传则校验)</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="relationType">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>relationType</h4>
|
||||
<pre>private <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a> relationType</pre>
|
||||
<div class="block">与分账方的关系类型.
|
||||
<p>
|
||||
子商户与接收方的关系。
|
||||
本字段值为枚举:
|
||||
SERVICE_PROVIDER:服务商
|
||||
STORE:门店
|
||||
STAFF:员工
|
||||
STORE_OWNER:店主
|
||||
PARTNER:合作伙伴
|
||||
HEADQUARTER:总部
|
||||
BRAND:品牌方
|
||||
DISTRIBUTOR:分销商
|
||||
USER:用户
|
||||
SUPPLIER:供应商
|
||||
CUSTOM:自定义</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="customRelation">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>customRelation</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> customRelation</pre>
|
||||
<div class="block">自定义的分账关系.
|
||||
<p>
|
||||
子商户与接收方具体的关系,本字段最多10个字。
|
||||
当字段relation_type的值为CUSTOM时,本字段必填
|
||||
当字段relation_type的值不为CUSTOM时,本字段无需填写</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="Receiver--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>Receiver</h4>
|
||||
<pre>public Receiver()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingAddReceiverModel.Receiver.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingAddReceiverModel.Receiver.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.java.lang.Object">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,325 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProfitSharingAddReceiverModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ProfitSharingAddReceiverModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingAddReceiverModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingAddReceiverModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li><a href="#nested.class.summary">嵌套</a> | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">cn.felord.payment.wechat.v2.model.allocation</div>
|
||||
<h2 title="类 ProfitSharingAddReceiverModel" class="title">类 ProfitSharingAddReceiverModel</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">cn.felord.payment.wechat.v2.model.BaseModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">cn.felord.payment.wechat.v2.model.allocation.BaseProfitSharingReceiverModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingAddReceiverModel</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="typeNameLabel">ProfitSharingAddReceiverModel</span>
|
||||
extends <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">BaseProfitSharingReceiverModel</a></pre>
|
||||
<div class="block">The type Profit sharing add receiver model.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
|
||||
<dd>1.0.10.RELEASE</dd>
|
||||
<dt><span class="simpleTagLabel">作者:</span></dt>
|
||||
<dd>wangzecheng</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="nested.class.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>嵌套类概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="嵌套类概要表, 列表嵌套类和解释">
|
||||
<caption><span>嵌套类</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">类和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static class </code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingAddReceiverModel.Receiver</a></span></code>
|
||||
<div class="block">The type Receiver.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释">
|
||||
<caption><span>字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingAddReceiverModel.Receiver</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.html#receiver">receiver</a></span></code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="fields.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的字段 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#HMAC_SHA256">HMAC_SHA256</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.html#ProfitSharingAddReceiverModel--">ProfitSharingAddReceiverModel</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#appSecret-java.lang.String-">appSecret</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#certPath-java.lang.String-">certPath</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#request-java.lang.String-org.springframework.http.HttpMethod-java.lang.String-">request</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#signType-java.lang.String-">signType</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段详细资料</h3>
|
||||
<a name="receiver">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>receiver</h4>
|
||||
<pre>private <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingAddReceiverModel.Receiver</a> receiver</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="ProfitSharingAddReceiverModel--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ProfitSharingAddReceiverModel</h4>
|
||||
<pre>public ProfitSharingAddReceiverModel()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingAddReceiverModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingAddReceiverModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li><a href="#nested.class.summary">嵌套</a> | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,304 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProfitSharingAddReceiverSModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ProfitSharingAddReceiverSModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingAddReceiverSModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingFinishModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverSModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingAddReceiverSModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">cn.felord.payment.wechat.v2.model.allocation</div>
|
||||
<h2 title="类 ProfitSharingAddReceiverSModel" class="title">类 ProfitSharingAddReceiverSModel</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">cn.felord.payment.wechat.v2.model.BaseModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">cn.felord.payment.wechat.v2.model.allocation.BaseProfitSharingReceiverModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingAddReceiverSModel</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="typeNameLabel">ProfitSharingAddReceiverSModel</span>
|
||||
extends <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">BaseProfitSharingReceiverModel</a></pre>
|
||||
<div class="block">The type Profit sharing add receiver s model.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
|
||||
<dd>1.0.10.RELEASE</dd>
|
||||
<dt><span class="simpleTagLabel">作者:</span></dt>
|
||||
<dd>wangzecheng</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释">
|
||||
<caption><span>字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverSModel.html#receiver">receiver</a></span></code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="fields.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的字段 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#HMAC_SHA256">HMAC_SHA256</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverSModel.html#ProfitSharingAddReceiverSModel--">ProfitSharingAddReceiverSModel</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#appSecret-java.lang.String-">appSecret</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#certPath-java.lang.String-">certPath</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#request-java.lang.String-org.springframework.http.HttpMethod-java.lang.String-">request</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#signType-java.lang.String-">signType</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段详细资料</h3>
|
||||
<a name="receiver">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>receiver</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> receiver</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="ProfitSharingAddReceiverSModel--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ProfitSharingAddReceiverSModel</h4>
|
||||
<pre>public ProfitSharingAddReceiverSModel()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingAddReceiverSModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingFinishModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverSModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingAddReceiverSModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,376 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProfitSharingFinishModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ProfitSharingFinishModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingFinishModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingFinishModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingFinishModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">cn.felord.payment.wechat.v2.model.allocation</div>
|
||||
<h2 title="类 ProfitSharingFinishModel" class="title">类 ProfitSharingFinishModel</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">cn.felord.payment.wechat.v2.model.BaseModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingFinishModel</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="typeNameLabel">ProfitSharingFinishModel</span>
|
||||
extends <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></pre>
|
||||
<div class="block">The type Profit sharing finish model.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
|
||||
<dd>1.0.10.RELEASE</dd>
|
||||
<dt><span class="simpleTagLabel">作者:</span></dt>
|
||||
<dd>wangzecheng</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释">
|
||||
<caption><span>字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingFinishModel.html#appid">appid</a></span></code>
|
||||
<div class="block">公众账号ID.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingFinishModel.html#description">description</a></span></code>
|
||||
<div class="block">分账完结描述.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingFinishModel.html#mchId">mchId</a></span></code>
|
||||
<div class="block">商户号.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingFinishModel.html#outOrderNo">outOrderNo</a></span></code>
|
||||
<div class="block">商户分账单号.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingFinishModel.html#transactionId">transactionId</a></span></code>
|
||||
<div class="block">微信订单号.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="fields.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的字段 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#HMAC_SHA256">HMAC_SHA256</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingFinishModel.html#ProfitSharingFinishModel--">ProfitSharingFinishModel</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#appSecret-java.lang.String-">appSecret</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#certPath-java.lang.String-">certPath</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#request-java.lang.String-org.springframework.http.HttpMethod-java.lang.String-">request</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#signType-java.lang.String-">signType</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段详细资料</h3>
|
||||
<a name="mchId">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>mchId</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> mchId</pre>
|
||||
<div class="block">商户号.
|
||||
<p>
|
||||
微信支付分配的商户号</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="appid">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>appid</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> appid</pre>
|
||||
<div class="block">公众账号ID.
|
||||
<p>
|
||||
微信分配的公众账号ID</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="transactionId">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>transactionId</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> transactionId</pre>
|
||||
<div class="block">微信订单号.
|
||||
<p>
|
||||
微信支付订单号</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="outOrderNo">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>outOrderNo</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> outOrderNo</pre>
|
||||
<div class="block">商户分账单号.
|
||||
<p>
|
||||
查询分账结果,输入申请分账时的商户分账单号; 查询分账完结执行的结果,输入发起分账完结时的商户分账单号</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="description">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>description</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> description</pre>
|
||||
<div class="block">分账完结描述.
|
||||
<p>
|
||||
分账完结的原因描述</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="ProfitSharingFinishModel--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ProfitSharingFinishModel</h4>
|
||||
<pre>public ProfitSharingFinishModel()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingFinishModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingFinishModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingFinishModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,312 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProfitSharingModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ProfitSharingModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingFinishModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingOrderAmountQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">cn.felord.payment.wechat.v2.model.allocation</div>
|
||||
<h2 title="类 ProfitSharingModel" class="title">类 ProfitSharingModel</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">cn.felord.payment.wechat.v2.model.BaseModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">cn.felord.payment.wechat.v2.model.allocation.BaseProfitSharingModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingModel</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>直接已知子类:</dt>
|
||||
<dd><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">MultiProfitSharingModel</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="typeNameLabel">ProfitSharingModel</span>
|
||||
extends <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">BaseProfitSharingModel</a></pre>
|
||||
<div class="block">单次分账请求按照传入的分账接收方账号和资金进行分账,同时会将订单剩余的待分账金额解冻给本商户。
|
||||
故操作成功后,订单不能再进行分账,也不能进行分账完结。</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
|
||||
<dd>1.0.10.RELEASE</dd>
|
||||
<dt><span class="simpleTagLabel">作者:</span></dt>
|
||||
<dd>wangzecheng</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释">
|
||||
<caption><span>字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a><<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">Receiver</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html#receivers">receivers</a></span></code>
|
||||
<div class="block">分账接收方列表,不超过50个json对象,不能设置分账方作为分账接受方</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="fields.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的字段 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#HMAC_SHA256">HMAC_SHA256</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html#ProfitSharingModel--">ProfitSharingModel</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#appSecret-java.lang.String-">appSecret</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#certPath-java.lang.String-">certPath</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#request-java.lang.String-org.springframework.http.HttpMethod-java.lang.String-">request</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#signType-java.lang.String-">signType</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段详细资料</h3>
|
||||
<a name="receivers">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>receivers</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a><<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">Receiver</a>> receivers</pre>
|
||||
<div class="block">分账接收方列表,不超过50个json对象,不能设置分账方作为分账接受方</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="ProfitSharingModel--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ProfitSharingModel</h4>
|
||||
<pre>public ProfitSharingModel()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingFinishModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingOrderAmountQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,322 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProfitSharingOrderAmountQueryModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ProfitSharingOrderAmountQueryModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingOrderAmountQueryModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingOrderAmountQueryModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingOrderAmountQueryModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">cn.felord.payment.wechat.v2.model.allocation</div>
|
||||
<h2 title="类 ProfitSharingOrderAmountQueryModel" class="title">类 ProfitSharingOrderAmountQueryModel</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">cn.felord.payment.wechat.v2.model.BaseModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingOrderAmountQueryModel</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="typeNameLabel">ProfitSharingOrderAmountQueryModel</span>
|
||||
extends <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></pre>
|
||||
<div class="block">The type Profit sharing order amount query model.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
|
||||
<dd>1.0.10.RELEASE</dd>
|
||||
<dt><span class="simpleTagLabel">作者:</span></dt>
|
||||
<dd>wangzecheng</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释">
|
||||
<caption><span>字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingOrderAmountQueryModel.html#mchId">mchId</a></span></code>
|
||||
<div class="block">商户号.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingOrderAmountQueryModel.html#transactionId">transactionId</a></span></code>
|
||||
<div class="block">微信订单号.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="fields.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的字段 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#HMAC_SHA256">HMAC_SHA256</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingOrderAmountQueryModel.html#ProfitSharingOrderAmountQueryModel--">ProfitSharingOrderAmountQueryModel</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#appSecret-java.lang.String-">appSecret</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#certPath-java.lang.String-">certPath</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#request-java.lang.String-org.springframework.http.HttpMethod-java.lang.String-">request</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#signType-java.lang.String-">signType</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段详细资料</h3>
|
||||
<a name="mchId">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>mchId</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> mchId</pre>
|
||||
<div class="block">商户号.
|
||||
<p>
|
||||
微信支付分配的商户号</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="transactionId">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>transactionId</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> transactionId</pre>
|
||||
<div class="block">微信订单号.
|
||||
<p>
|
||||
微信支付订单号</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="ProfitSharingOrderAmountQueryModel--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ProfitSharingOrderAmountQueryModel</h4>
|
||||
<pre>public ProfitSharingOrderAmountQueryModel()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingOrderAmountQueryModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingOrderAmountQueryModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingOrderAmountQueryModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,340 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProfitSharingQueryModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ProfitSharingQueryModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingQueryModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingOrderAmountQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingQueryModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingQueryModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">cn.felord.payment.wechat.v2.model.allocation</div>
|
||||
<h2 title="类 ProfitSharingQueryModel" class="title">类 ProfitSharingQueryModel</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">cn.felord.payment.wechat.v2.model.BaseModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingQueryModel</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="typeNameLabel">ProfitSharingQueryModel</span>
|
||||
extends <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></pre>
|
||||
<div class="block">The type Profit sharing query model.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
|
||||
<dd>1.0.10.RELEASE</dd>
|
||||
<dt><span class="simpleTagLabel">作者:</span></dt>
|
||||
<dd>wangzecheng</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释">
|
||||
<caption><span>字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingQueryModel.html#mchId">mchId</a></span></code>
|
||||
<div class="block">商户号.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingQueryModel.html#outOrderNo">outOrderNo</a></span></code>
|
||||
<div class="block">商户分账单号.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingQueryModel.html#transactionId">transactionId</a></span></code>
|
||||
<div class="block">微信订单号.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="fields.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的字段 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#HMAC_SHA256">HMAC_SHA256</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingQueryModel.html#ProfitSharingQueryModel--">ProfitSharingQueryModel</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#appSecret-java.lang.String-">appSecret</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#certPath-java.lang.String-">certPath</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#request-java.lang.String-org.springframework.http.HttpMethod-java.lang.String-">request</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#signType-java.lang.String-">signType</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段详细资料</h3>
|
||||
<a name="mchId">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>mchId</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> mchId</pre>
|
||||
<div class="block">商户号.
|
||||
<p>
|
||||
微信支付分配的商户号</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="transactionId">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>transactionId</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> transactionId</pre>
|
||||
<div class="block">微信订单号.
|
||||
<p>
|
||||
微信支付订单号</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="outOrderNo">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>outOrderNo</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> outOrderNo</pre>
|
||||
<div class="block">商户分账单号.
|
||||
<p>
|
||||
查询分账结果,输入申请分账时的商户分账单号; 查询分账完结执行的结果,输入发起分账完结时的商户分账单号</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="ProfitSharingQueryModel--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ProfitSharingQueryModel</h4>
|
||||
<pre>public ProfitSharingQueryModel()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingQueryModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingOrderAmountQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingQueryModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingQueryModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,291 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProfitSharingRemoveReceiverModel.Receiver (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ProfitSharingRemoveReceiverModel.Receiver (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingRemoveReceiverModel.Receiver.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingRemoveReceiverModel.Receiver.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.java.lang.Object">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">cn.felord.payment.wechat.v2.model.allocation</div>
|
||||
<h2 title="类 ProfitSharingRemoveReceiverModel.Receiver" class="title">类 ProfitSharingRemoveReceiverModel.Receiver</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingRemoveReceiverModel.Receiver</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>封闭类:</dt>
|
||||
<dd><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingRemoveReceiverModel</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public static class <span class="typeNameLabel">ProfitSharingRemoveReceiverModel.Receiver</span>
|
||||
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></pre>
|
||||
<div class="block">The type Receiver.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释">
|
||||
<caption><span>字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html#account">account</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html#type">type</a></span></code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html#Receiver--">Receiver</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段详细资料</h3>
|
||||
<a name="type">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>type</h4>
|
||||
<pre>private <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a> type</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="account">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>account</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> account</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="Receiver--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>Receiver</h4>
|
||||
<pre>public Receiver()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingRemoveReceiverModel.Receiver.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingRemoveReceiverModel.Receiver.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.java.lang.Object">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,325 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProfitSharingRemoveReceiverModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ProfitSharingRemoveReceiverModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingRemoveReceiverModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingRemoveReceiverModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li><a href="#nested.class.summary">嵌套</a> | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">cn.felord.payment.wechat.v2.model.allocation</div>
|
||||
<h2 title="类 ProfitSharingRemoveReceiverModel" class="title">类 ProfitSharingRemoveReceiverModel</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">cn.felord.payment.wechat.v2.model.BaseModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">cn.felord.payment.wechat.v2.model.allocation.BaseProfitSharingReceiverModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingRemoveReceiverModel</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="typeNameLabel">ProfitSharingRemoveReceiverModel</span>
|
||||
extends <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">BaseProfitSharingReceiverModel</a></pre>
|
||||
<div class="block">The type Profit sharing remove receiver model.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
|
||||
<dd>1.0.10.RELEASE</dd>
|
||||
<dt><span class="simpleTagLabel">作者:</span></dt>
|
||||
<dd>wangzecheng</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="nested.class.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>嵌套类概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="嵌套类概要表, 列表嵌套类和解释">
|
||||
<caption><span>嵌套类</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">类和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static class </code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingRemoveReceiverModel.Receiver</a></span></code>
|
||||
<div class="block">The type Receiver.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释">
|
||||
<caption><span>字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingRemoveReceiverModel.Receiver</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.html#receiver">receiver</a></span></code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="fields.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的字段 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#HMAC_SHA256">HMAC_SHA256</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.html#ProfitSharingRemoveReceiverModel--">ProfitSharingRemoveReceiverModel</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#appSecret-java.lang.String-">appSecret</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#certPath-java.lang.String-">certPath</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#request-java.lang.String-org.springframework.http.HttpMethod-java.lang.String-">request</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#signType-java.lang.String-">signType</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段详细资料</h3>
|
||||
<a name="receiver">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>receiver</h4>
|
||||
<pre>private <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingRemoveReceiverModel.Receiver</a> receiver</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="ProfitSharingRemoveReceiverModel--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ProfitSharingRemoveReceiverModel</h4>
|
||||
<pre>public ProfitSharingRemoveReceiverModel()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingRemoveReceiverModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingRemoveReceiverModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li><a href="#nested.class.summary">嵌套</a> | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,304 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProfitSharingRemoveReceiverSModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ProfitSharingRemoveReceiverSModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingRemoveReceiverSModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverSModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingRemoveReceiverSModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">cn.felord.payment.wechat.v2.model.allocation</div>
|
||||
<h2 title="类 ProfitSharingRemoveReceiverSModel" class="title">类 ProfitSharingRemoveReceiverSModel</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">cn.felord.payment.wechat.v2.model.BaseModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">cn.felord.payment.wechat.v2.model.allocation.BaseProfitSharingReceiverModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingRemoveReceiverSModel</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="typeNameLabel">ProfitSharingRemoveReceiverSModel</span>
|
||||
extends <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">BaseProfitSharingReceiverModel</a></pre>
|
||||
<div class="block">The type Profit sharing remove receiver s model.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
|
||||
<dd>1.0.10.RELEASE</dd>
|
||||
<dt><span class="simpleTagLabel">作者:</span></dt>
|
||||
<dd>wangzecheng</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释">
|
||||
<caption><span>字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverSModel.html#receiver">receiver</a></span></code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="fields.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的字段 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#HMAC_SHA256">HMAC_SHA256</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverSModel.html#ProfitSharingRemoveReceiverSModel--">ProfitSharingRemoveReceiverSModel</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#appSecret-java.lang.String-">appSecret</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#certPath-java.lang.String-">certPath</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#request-java.lang.String-org.springframework.http.HttpMethod-java.lang.String-">request</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#signType-java.lang.String-">signType</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段详细资料</h3>
|
||||
<a name="receiver">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>receiver</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> receiver</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="ProfitSharingRemoveReceiverSModel--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ProfitSharingRemoveReceiverSModel</h4>
|
||||
<pre>public ProfitSharingRemoveReceiverSModel()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingRemoveReceiverSModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverSModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingRemoveReceiverSModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,413 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProfitSharingReturnModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ProfitSharingReturnModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingReturnModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingReturnModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">cn.felord.payment.wechat.v2.model.allocation</div>
|
||||
<h2 title="类 ProfitSharingReturnModel" class="title">类 ProfitSharingReturnModel</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">cn.felord.payment.wechat.v2.model.BaseModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingReturnModel</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="typeNameLabel">ProfitSharingReturnModel</span>
|
||||
extends <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></pre>
|
||||
<div class="block">The type Profit sharing return model.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
|
||||
<dd>1.0.10.RELEASE</dd>
|
||||
<dt><span class="simpleTagLabel">作者:</span></dt>
|
||||
<dd>wangzecheng</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释">
|
||||
<caption><span>字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html#appid">appid</a></span></code>
|
||||
<div class="block">公众账号ID.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html#description">description</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html#mchId">mchId</a></span></code>
|
||||
<div class="block">商户号.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html#orderId">orderId</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html#outOrderNo">outOrderNo</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html#outReturnNo">outReturnNo</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html#returnAccount">returnAccount</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html#returnAccountType">returnAccountType</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html#returnAmount">returnAmount</a></span></code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="fields.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的字段 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#HMAC_SHA256">HMAC_SHA256</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html#ProfitSharingReturnModel--">ProfitSharingReturnModel</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#appSecret-java.lang.String-">appSecret</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#certPath-java.lang.String-">certPath</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#request-java.lang.String-org.springframework.http.HttpMethod-java.lang.String-">request</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#signType-java.lang.String-">signType</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段详细资料</h3>
|
||||
<a name="mchId">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>mchId</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> mchId</pre>
|
||||
<div class="block">商户号.
|
||||
<p>
|
||||
微信支付分配的商户号</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="appid">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>appid</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> appid</pre>
|
||||
<div class="block">公众账号ID.
|
||||
<p>
|
||||
微信分配的公众账号ID</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="orderId">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>orderId</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> orderId</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="outOrderNo">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>outOrderNo</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> outOrderNo</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="outReturnNo">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>outReturnNo</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> outReturnNo</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="returnAccountType">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>returnAccountType</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> returnAccountType</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="returnAccount">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>returnAccount</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> returnAccount</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="returnAmount">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>returnAmount</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> returnAmount</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="description">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>description</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> description</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="ProfitSharingReturnModel--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ProfitSharingReturnModel</h4>
|
||||
<pre>public ProfitSharingReturnModel()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingReturnModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingReturnModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,378 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProfitSharingReturnQueryModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ProfitSharingReturnQueryModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingReturnQueryModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnQueryModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingReturnQueryModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">cn.felord.payment.wechat.v2.model.allocation</div>
|
||||
<h2 title="类 ProfitSharingReturnQueryModel" class="title">类 ProfitSharingReturnQueryModel</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">cn.felord.payment.wechat.v2.model.BaseModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingReturnQueryModel</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="typeNameLabel">ProfitSharingReturnQueryModel</span>
|
||||
extends <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></pre>
|
||||
<div class="block">The type Profit sharing return query model.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
|
||||
<dd>1.0.10.RELEASE</dd>
|
||||
<dt><span class="simpleTagLabel">作者:</span></dt>
|
||||
<dd>wangzecheng</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释">
|
||||
<caption><span>字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnQueryModel.html#appid">appid</a></span></code>
|
||||
<div class="block">公众账号ID.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnQueryModel.html#mchId">mchId</a></span></code>
|
||||
<div class="block">商户号.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnQueryModel.html#orderId">orderId</a></span></code>
|
||||
<div class="block">微信分账订单号.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnQueryModel.html#outOrderNo">outOrderNo</a></span></code>
|
||||
<div class="block">商户分账单号.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnQueryModel.html#outReturnNo">outReturnNo</a></span></code>
|
||||
<div class="block">商户回退单号.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="fields.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的字段 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#HMAC_SHA256">HMAC_SHA256</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnQueryModel.html#ProfitSharingReturnQueryModel--">ProfitSharingReturnQueryModel</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#appSecret-java.lang.String-">appSecret</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#certPath-java.lang.String-">certPath</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#request-java.lang.String-org.springframework.http.HttpMethod-java.lang.String-">request</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#signType-java.lang.String-">signType</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段详细资料</h3>
|
||||
<a name="mchId">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>mchId</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> mchId</pre>
|
||||
<div class="block">商户号.
|
||||
<p>
|
||||
微信支付分配的商户号</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="appid">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>appid</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> appid</pre>
|
||||
<div class="block">公众账号ID.
|
||||
<p>
|
||||
微信分配的公众账号ID</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="orderId">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>orderId</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> orderId</pre>
|
||||
<div class="block">微信分账订单号.
|
||||
<p>
|
||||
原发起分账请求时,微信返回的微信分账单号,与商户分账单号一一对应。
|
||||
微信分账单号与商户分账单号二选一填写</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="outOrderNo">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>outOrderNo</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> outOrderNo</pre>
|
||||
<div class="block">商户分账单号.
|
||||
<p>
|
||||
原发起分账请求时使用的商户系统内部的分账单号。
|
||||
微信分账单号与商户分账单号二选一填写</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="outReturnNo">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>outReturnNo</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> outReturnNo</pre>
|
||||
<div class="block">商户回退单号.
|
||||
<p>
|
||||
调用回退接口提供的商户系统内部的回退单号</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="ProfitSharingReturnQueryModel--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ProfitSharingReturnQueryModel</h4>
|
||||
<pre>public ProfitSharingReturnQueryModel()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingReturnQueryModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnQueryModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingReturnQueryModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,311 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProfitSharingSModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ProfitSharingSModel (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingSModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingSModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingSModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">cn.felord.payment.wechat.v2.model.allocation</div>
|
||||
<h2 title="类 ProfitSharingSModel" class="title">类 ProfitSharingSModel</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">cn.felord.payment.wechat.v2.model.BaseModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">cn.felord.payment.wechat.v2.model.allocation.BaseProfitSharingModel</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingSModel</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>直接已知子类:</dt>
|
||||
<dd><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">MultiProfitSharingSModel</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="typeNameLabel">ProfitSharingSModel</span>
|
||||
extends <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">BaseProfitSharingModel</a></pre>
|
||||
<div class="block">The type Profit sharing s model.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
|
||||
<dd>1.0.10.RELEASE</dd>
|
||||
<dt><span class="simpleTagLabel">作者:</span></dt>
|
||||
<dd>wangzecheng</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释">
|
||||
<caption><span>字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingSModel.html#receivers">receivers</a></span></code>
|
||||
<div class="block">分账接收方列表,不超过50个json对象,不能设置分账方作为分账接受方。</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="fields.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的字段 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#HMAC_SHA256">HMAC_SHA256</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingSModel.html#ProfitSharingSModel--">ProfitSharingSModel</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类">BaseModel</a></h3>
|
||||
<code><a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#appSecret-java.lang.String-">appSecret</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#certPath-java.lang.String-">certPath</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#request-java.lang.String-org.springframework.http.HttpMethod-java.lang.String-">request</a>, <a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html#signType-java.lang.String-">signType</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段详细资料</h3>
|
||||
<a name="receivers">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>receivers</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> receivers</pre>
|
||||
<div class="block">分账接收方列表,不超过50个json对象,不能设置分账方作为分账接受方。</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="ProfitSharingSModel--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ProfitSharingSModel</h4>
|
||||
<pre>public ProfitSharingSModel()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/ProfitSharingSModel.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/ProfitSharingSModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingSModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.cn.felord.payment.wechat.v2.model.BaseModel">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,360 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Receiver (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Receiver (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/Receiver.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/Receiver.html" target="_top">框架</a></li>
|
||||
<li><a href="Receiver.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.java.lang.Object">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">cn.felord.payment.wechat.v2.model.allocation</div>
|
||||
<h2 title="类 Receiver" class="title">类 Receiver</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>cn.felord.payment.wechat.v2.model.allocation.Receiver</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="typeNameLabel">Receiver</span>
|
||||
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></pre>
|
||||
<div class="block">The type Receiver.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
|
||||
<dd>1.0.10.RELEASE</dd>
|
||||
<dt><span class="simpleTagLabel">作者:</span></dt>
|
||||
<dd>wangzecheng</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释">
|
||||
<caption><span>字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html#account">account</a></span></code>
|
||||
<div class="block">分账接收方帐号.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="java.lang中的类或接口">Integer</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html#amount">amount</a></span></code>
|
||||
<div class="block">分账金额.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html#description">description</a></span></code>
|
||||
<div class="block">分账描述.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html#name">name</a></span></code>
|
||||
<div class="block">分账个人接收方姓名.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html#type">type</a></span></code>
|
||||
<div class="block">分账接收方类型.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html#Receiver--">Receiver</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段详细资料</h3>
|
||||
<a name="type">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>type</h4>
|
||||
<pre>private <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a> type</pre>
|
||||
<div class="block">分账接收方类型.
|
||||
<p>
|
||||
MERCHANT_ID:商户号(mch_id或者sub_mch_id)
|
||||
PERSONAL_OPENID:个人openid</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="account">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>account</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> account</pre>
|
||||
<div class="block">分账接收方帐号.
|
||||
<p>
|
||||
类型是MERCHANT_ID时,是商户号(mch_id或者sub_mch_id)
|
||||
类型是PERSONAL_OPENID时,是个人openid</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="amount">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>amount</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="java.lang中的类或接口">Integer</a> amount</pre>
|
||||
<div class="block">分账金额.
|
||||
<p>
|
||||
单位为分,只能为整数,不能超过原订单支付金额及最大分账比例金额</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="description">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>description</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> description</pre>
|
||||
<div class="block">分账描述.
|
||||
<p>
|
||||
分账的原因描述,分账账单中需要体现</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="name">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>name</h4>
|
||||
<pre>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> name</pre>
|
||||
<div class="block">分账个人接收方姓名.
|
||||
<p>
|
||||
可选项,在接收方类型为个人的时可选填,若有值,会检查与 name 是否实名匹配,不匹配会拒绝分账请求.
|
||||
1、分账接收方类型是PERSONAL_OPENID时,是个人姓名(选传,传则校验)</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="Receiver--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>Receiver</h4>
|
||||
<pre>public Receiver()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/Receiver.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/Receiver.html" target="_top">框架</a></li>
|
||||
<li><a href="Receiver.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.java.lang.Object">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,489 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>RelationType (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="RelationType (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":9,"i1":9};
|
||||
var tabs = {65535:["t0","所有方法"],1:["t1","静态方法"],8:["t4","具体方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/RelationType.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/RelationType.html" target="_top">框架</a></li>
|
||||
<li><a href="RelationType.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#enum.constant.summary">枚举常量</a> | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#enum.constant.detail">枚举常量</a> | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">cn.felord.payment.wechat.v2.model.allocation</div>
|
||||
<h2 title="枚举 RelationType" class="title">枚举 RelationType</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="java.lang中的类或接口">java.lang.Enum</a><<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a>></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>cn.felord.payment.wechat.v2.model.allocation.RelationType</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有已实现的接口:</dt>
|
||||
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="java.io中的类或接口">Serializable</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="java.lang中的类或接口">Comparable</a><<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a>></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public enum <span class="typeNameLabel">RelationType</span>
|
||||
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="java.lang中的类或接口">Enum</a><<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a>></pre>
|
||||
<div class="block">The enum Relation type.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
|
||||
<dd>1.0.10.RELEASE</dd>
|
||||
<dt><span class="simpleTagLabel">作者:</span></dt>
|
||||
<dd>wangzecheng</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="enum.constant.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>枚举常量概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="枚举常量概要表, 列表枚举常量和解释">
|
||||
<caption><span>枚举常量</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">枚举常量和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html#BRAND">BRAND</a></span></code>
|
||||
<div class="block">Brand relation type.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html#CUSTOM">CUSTOM</a></span></code>
|
||||
<div class="block">Custom relation type.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html#DISTRIBUTOR">DISTRIBUTOR</a></span></code>
|
||||
<div class="block">Distributor relation type.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html#HEADQUARTER">HEADQUARTER</a></span></code>
|
||||
<div class="block">Headquarter relation type.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html#PARTNER">PARTNER</a></span></code>
|
||||
<div class="block">Partner relation type.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html#SERVICE_PROVIDER">SERVICE_PROVIDER</a></span></code>
|
||||
<div class="block">Service provider relation type.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html#STAFF">STAFF</a></span></code>
|
||||
<div class="block">Staff relation type.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html#STORE">STORE</a></span></code>
|
||||
<div class="block">Store relation type.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html#STORE_OWNER">STORE_OWNER</a></span></code>
|
||||
<div class="block">Store owner relation type.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html#SUPPLIER">SUPPLIER</a></span></code>
|
||||
<div class="block">Supplier relation type.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html#USER">USER</a></span></code>
|
||||
<div class="block">User relation type.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">静态方法</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> name)</code>
|
||||
<div class="block">返回带有指定名称的该类型的枚举常量。</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a>[]</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html#values--">values</a></span>()</code>
|
||||
<div class="block">按照声明该枚举类型的常量的顺序, 返回
|
||||
包含这些常量的数组。</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="java.lang中的类或接口">Enum</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#compareTo-E-" title="java.lang中的类或接口">compareTo</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass--" title="java.lang中的类或接口">getDeclaringClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#name--" title="java.lang中的类或接口">name</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#ordinal--" title="java.lang中的类或接口">ordinal</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#valueOf-java.lang.Class-java.lang.String-" title="java.lang中的类或接口">valueOf</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ ENUM CONSTANT DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="enum.constant.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>枚举常量详细资料</h3>
|
||||
<a name="SERVICE_PROVIDER">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SERVICE_PROVIDER</h4>
|
||||
<pre>public static final <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a> SERVICE_PROVIDER</pre>
|
||||
<div class="block">Service provider relation type.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="STORE">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>STORE</h4>
|
||||
<pre>public static final <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a> STORE</pre>
|
||||
<div class="block">Store relation type.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="STAFF">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>STAFF</h4>
|
||||
<pre>public static final <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a> STAFF</pre>
|
||||
<div class="block">Staff relation type.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="STORE_OWNER">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>STORE_OWNER</h4>
|
||||
<pre>public static final <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a> STORE_OWNER</pre>
|
||||
<div class="block">Store owner relation type.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="PARTNER">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>PARTNER</h4>
|
||||
<pre>public static final <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a> PARTNER</pre>
|
||||
<div class="block">Partner relation type.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="HEADQUARTER">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>HEADQUARTER</h4>
|
||||
<pre>public static final <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a> HEADQUARTER</pre>
|
||||
<div class="block">Headquarter relation type.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="BRAND">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>BRAND</h4>
|
||||
<pre>public static final <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a> BRAND</pre>
|
||||
<div class="block">Brand relation type.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="DISTRIBUTOR">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>DISTRIBUTOR</h4>
|
||||
<pre>public static final <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a> DISTRIBUTOR</pre>
|
||||
<div class="block">Distributor relation type.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="USER">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>USER</h4>
|
||||
<pre>public static final <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a> USER</pre>
|
||||
<div class="block">User relation type.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SUPPLIER">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SUPPLIER</h4>
|
||||
<pre>public static final <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a> SUPPLIER</pre>
|
||||
<div class="block">Supplier relation type.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="CUSTOM">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>CUSTOM</h4>
|
||||
<pre>public static final <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a> CUSTOM</pre>
|
||||
<div class="block">Custom relation type.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法详细资料</h3>
|
||||
<a name="values--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>values</h4>
|
||||
<pre>public static <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a>[] values()</pre>
|
||||
<div class="block">按照声明该枚举类型的常量的顺序, 返回
|
||||
包含这些常量的数组。该方法可用于迭代
|
||||
常量, 如下所示:
|
||||
<pre>
|
||||
for (RelationType c : RelationType.values())
|
||||
System.out.println(c);
|
||||
</pre></div>
|
||||
<dl>
|
||||
<dt><span class="returnLabel">返回:</span></dt>
|
||||
<dd>按照声明该枚举类型的常量的顺序返回的包含这些常量的数组</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="valueOf-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>valueOf</h4>
|
||||
<pre>public static <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a> valueOf(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> name)</pre>
|
||||
<div class="block">返回带有指定名称的该类型的枚举常量。
|
||||
字符串必须与用于声明该类型的枚举常量的
|
||||
标识符<i>完全</i>匹配。(不允许有多余
|
||||
的空格字符。)</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">参数:</span></dt>
|
||||
<dd><code>name</code> - 要返回的枚举常量的名称。</dd>
|
||||
<dt><span class="returnLabel">返回:</span></dt>
|
||||
<dd>返回带有指定名称的枚举常量</dd>
|
||||
<dt><span class="throwsLabel">抛出:</span></dt>
|
||||
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="java.lang中的类或接口">IllegalArgumentException</a></code> - 如果该枚举类型没有带有指定名称的常量</dd>
|
||||
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/NullPointerException.html?is-external=true" title="java.lang中的类或接口">NullPointerException</a></code> - 如果参数为空值</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/RelationType.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/RelationType.html" target="_top">框架</a></li>
|
||||
<li><a href="RelationType.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#enum.constant.summary">枚举常量</a> | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#enum.constant.detail">枚举常量</a> | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
354
apidocs/cn/felord/payment/wechat/v2/model/allocation/Type.html
Normal file
354
apidocs/cn/felord/payment/wechat/v2/model/allocation/Type.html
Normal file
@@ -0,0 +1,354 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Type (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Type (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":9,"i1":9};
|
||||
var tabs = {65535:["t0","所有方法"],1:["t1","静态方法"],8:["t4","具体方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/Type.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li>下一个类</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/Type.html" target="_top">框架</a></li>
|
||||
<li><a href="Type.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#enum.constant.summary">枚举常量</a> | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#enum.constant.detail">枚举常量</a> | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">cn.felord.payment.wechat.v2.model.allocation</div>
|
||||
<h2 title="枚举 Type" class="title">枚举 Type</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="java.lang中的类或接口">java.lang.Enum</a><<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a>></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>cn.felord.payment.wechat.v2.model.allocation.Type</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有已实现的接口:</dt>
|
||||
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="java.io中的类或接口">Serializable</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="java.lang中的类或接口">Comparable</a><<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a>></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public enum <span class="typeNameLabel">Type</span>
|
||||
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="java.lang中的类或接口">Enum</a><<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a>></pre>
|
||||
<div class="block">The enum Type.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
|
||||
<dd>1.0.10.RELEASE</dd>
|
||||
<dt><span class="simpleTagLabel">作者:</span></dt>
|
||||
<dd>wangzecheng</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="enum.constant.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>枚举常量概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="枚举常量概要表, 列表枚举常量和解释">
|
||||
<caption><span>枚举常量</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">枚举常量和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html#MERCHANT_ID">MERCHANT_ID</a></span></code>
|
||||
<div class="block">商户号(mch_id或者sub_mch_id)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html#PERSONAL_OPENID">PERSONAL_OPENID</a></span></code>
|
||||
<div class="block">个人openid</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">静态方法</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> name)</code>
|
||||
<div class="block">返回带有指定名称的该类型的枚举常量。</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a>[]</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html#values--">values</a></span>()</code>
|
||||
<div class="block">按照声明该枚举类型的常量的顺序, 返回
|
||||
包含这些常量的数组。</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="java.lang中的类或接口">Enum</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#compareTo-E-" title="java.lang中的类或接口">compareTo</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass--" title="java.lang中的类或接口">getDeclaringClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#name--" title="java.lang中的类或接口">name</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#ordinal--" title="java.lang中的类或接口">ordinal</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#valueOf-java.lang.Class-java.lang.String-" title="java.lang中的类或接口">valueOf</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ ENUM CONSTANT DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="enum.constant.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>枚举常量详细资料</h3>
|
||||
<a name="MERCHANT_ID">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>MERCHANT_ID</h4>
|
||||
<pre>public static final <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a> MERCHANT_ID</pre>
|
||||
<div class="block">商户号(mch_id或者sub_mch_id)</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="PERSONAL_OPENID">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>PERSONAL_OPENID</h4>
|
||||
<pre>public static final <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a> PERSONAL_OPENID</pre>
|
||||
<div class="block">个人openid</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法详细资料</h3>
|
||||
<a name="values--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>values</h4>
|
||||
<pre>public static <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a>[] values()</pre>
|
||||
<div class="block">按照声明该枚举类型的常量的顺序, 返回
|
||||
包含这些常量的数组。该方法可用于迭代
|
||||
常量, 如下所示:
|
||||
<pre>
|
||||
for (Type c : Type.values())
|
||||
System.out.println(c);
|
||||
</pre></div>
|
||||
<dl>
|
||||
<dt><span class="returnLabel">返回:</span></dt>
|
||||
<dd>按照声明该枚举类型的常量的顺序返回的包含这些常量的数组</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="valueOf-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>valueOf</h4>
|
||||
<pre>public static <a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a> valueOf(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> name)</pre>
|
||||
<div class="block">返回带有指定名称的该类型的枚举常量。
|
||||
字符串必须与用于声明该类型的枚举常量的
|
||||
标识符<i>完全</i>匹配。(不允许有多余
|
||||
的空格字符。)</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">参数:</span></dt>
|
||||
<dd><code>name</code> - 要返回的枚举常量的名称。</dd>
|
||||
<dt><span class="returnLabel">返回:</span></dt>
|
||||
<dd>返回带有指定名称的枚举常量</dd>
|
||||
<dt><span class="throwsLabel">抛出:</span></dt>
|
||||
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="java.lang中的类或接口">IllegalArgumentException</a></code> - 如果该枚举类型没有带有指定名称的常量</dd>
|
||||
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/NullPointerException.html?is-external=true" title="java.lang中的类或接口">NullPointerException</a></code> - 如果参数为空值</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li class="navBarCell1Rev">类</li>
|
||||
<li><a href="class-use/Type.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li>下一个类</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/Type.html" target="_top">框架</a></li>
|
||||
<li><a href="Type.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#enum.constant.summary">枚举常量</a> | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#enum.constant.detail">枚举常量</a> | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,184 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类 cn.felord.payment.wechat.v2.model.allocation.BaseProfitSharingModel的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7C7B cn.felord.payment.wechat.v2.model.allocation.BaseProfitSharingModel\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/BaseProfitSharingModel.html" target="_top">框架</a></li>
|
||||
<li><a href="BaseProfitSharingModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="类的使用 cn.felord.payment.wechat.v2.model.allocation.BaseProfitSharingModel" class="title">类的使用<br>cn.felord.payment.wechat.v2.model.allocation.BaseProfitSharingModel</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
|
||||
<caption><span>使用<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">BaseProfitSharingModel</a>的程序包</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">程序包</th>
|
||||
<th class="colLast" scope="col">说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v2.model.allocation">cn.felord.payment.wechat.v2.model.allocation</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v2.model.allocation">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">BaseProfitSharingModel</a>的使用</h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表子类和解释">
|
||||
<caption><span><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">BaseProfitSharingModel</a>的子类</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">类和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>class </code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">MultiProfitSharingModel</a></span></code>
|
||||
<div class="block">The type Multi profit sharing model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>class </code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">MultiProfitSharingSModel</a></span></code>
|
||||
<div class="block">The type Multi profit sharing s model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>class </code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingModel</a></span></code>
|
||||
<div class="block">单次分账请求按照传入的分账接收方账号和资金进行分账,同时会将订单剩余的待分账金额解冻给本商户。</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>class </code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingSModel</a></span></code>
|
||||
<div class="block">The type Profit sharing s model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/BaseProfitSharingModel.html" target="_top">框架</a></li>
|
||||
<li><a href="BaseProfitSharingModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,184 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类 cn.felord.payment.wechat.v2.model.allocation.BaseProfitSharingReceiverModel的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7C7B cn.felord.payment.wechat.v2.model.allocation.BaseProfitSharingReceiverModel\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/BaseProfitSharingReceiverModel.html" target="_top">框架</a></li>
|
||||
<li><a href="BaseProfitSharingReceiverModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="类的使用 cn.felord.payment.wechat.v2.model.allocation.BaseProfitSharingReceiverModel" class="title">类的使用<br>cn.felord.payment.wechat.v2.model.allocation.BaseProfitSharingReceiverModel</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
|
||||
<caption><span>使用<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">BaseProfitSharingReceiverModel</a>的程序包</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">程序包</th>
|
||||
<th class="colLast" scope="col">说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v2.model.allocation">cn.felord.payment.wechat.v2.model.allocation</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v2.model.allocation">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">BaseProfitSharingReceiverModel</a>的使用</h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表子类和解释">
|
||||
<caption><span><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">BaseProfitSharingReceiverModel</a>的子类</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">类和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>class </code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingAddReceiverModel</a></span></code>
|
||||
<div class="block">The type Profit sharing add receiver model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>class </code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingAddReceiverSModel</a></span></code>
|
||||
<div class="block">The type Profit sharing add receiver s model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>class </code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingRemoveReceiverModel</a></span></code>
|
||||
<div class="block">The type Profit sharing remove receiver model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>class </code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingRemoveReceiverSModel</a></span></code>
|
||||
<div class="block">The type Profit sharing remove receiver s model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/BaseProfitSharingReceiverModel.html" target="_top">框架</a></li>
|
||||
<li><a href="BaseProfitSharingReceiverModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,166 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类 cn.felord.payment.wechat.v2.model.allocation.MultiProfitSharingModel的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7C7B cn.felord.payment.wechat.v2.model.allocation.MultiProfitSharingModel\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/MultiProfitSharingModel.html" target="_top">框架</a></li>
|
||||
<li><a href="MultiProfitSharingModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="类的使用 cn.felord.payment.wechat.v2.model.allocation.MultiProfitSharingModel" class="title">类的使用<br>cn.felord.payment.wechat.v2.model.allocation.MultiProfitSharingModel</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
|
||||
<caption><span>使用<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">MultiProfitSharingModel</a>的程序包</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">程序包</th>
|
||||
<th class="colLast" scope="col">说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v2">cn.felord.payment.wechat.v2</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v2">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3><a href="../../../../../../../../cn/felord/payment/wechat/v2/package-summary.html">cn.felord.payment.wechat.v2</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">MultiProfitSharingModel</a>的使用</h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
|
||||
<caption><span>参数类型为<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">MultiProfitSharingModel</a>的<a href="../../../../../../../../cn/felord/payment/wechat/v2/package-summary.html">cn.felord.payment.wechat.v2</a>中的方法</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>com.fasterxml.jackson.databind.JsonNode</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">WechatAllocationApi.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/WechatAllocationApi.html#multiProfitSharing-cn.felord.payment.wechat.v2.model.allocation.MultiProfitSharingModel-">multiProfitSharing</a></span>(<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">MultiProfitSharingModel</a> multiProfitSharingModel)</code>
|
||||
<div class="block">请求单次分账</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/MultiProfitSharingModel.html" target="_top">框架</a></li>
|
||||
<li><a href="MultiProfitSharingModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,124 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类 cn.felord.payment.wechat.v2.model.allocation.MultiProfitSharingSModel的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7C7B cn.felord.payment.wechat.v2.model.allocation.MultiProfitSharingSModel\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/MultiProfitSharingSModel.html" target="_top">框架</a></li>
|
||||
<li><a href="MultiProfitSharingSModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="类的使用 cn.felord.payment.wechat.v2.model.allocation.MultiProfitSharingSModel" class="title">类的使用<br>cn.felord.payment.wechat.v2.model.allocation.MultiProfitSharingSModel</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">没有cn.felord.payment.wechat.v2.model.allocation.MultiProfitSharingSModel的用法</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/MultiProfitSharingSModel.html" target="_top">框架</a></li>
|
||||
<li><a href="MultiProfitSharingSModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,164 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingAddReceiverModel.Receiver的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7C7B cn.felord.payment.wechat.v2.model.allocation.ProfitSharingAddReceiverModel.Receiver\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingAddReceiverModel.Receiver.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingAddReceiverModel.Receiver.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="类的使用 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingAddReceiverModel.Receiver" class="title">类的使用<br>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingAddReceiverModel.Receiver</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
|
||||
<caption><span>使用<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingAddReceiverModel.Receiver</a>的程序包</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">程序包</th>
|
||||
<th class="colLast" scope="col">说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v2.model.allocation">cn.felord.payment.wechat.v2.model.allocation</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v2.model.allocation">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingAddReceiverModel.Receiver</a>的使用</h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表字段和解释">
|
||||
<caption><span>声明为<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingAddReceiverModel.Receiver</a>的<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中的字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingAddReceiverModel.Receiver</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">ProfitSharingAddReceiverModel.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.html#receiver">receiver</a></span></code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingAddReceiverModel.Receiver.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingAddReceiverModel.Receiver.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,166 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingAddReceiverModel的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7C7B cn.felord.payment.wechat.v2.model.allocation.ProfitSharingAddReceiverModel\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingAddReceiverModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingAddReceiverModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="类的使用 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingAddReceiverModel" class="title">类的使用<br>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingAddReceiverModel</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
|
||||
<caption><span>使用<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingAddReceiverModel</a>的程序包</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">程序包</th>
|
||||
<th class="colLast" scope="col">说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v2">cn.felord.payment.wechat.v2</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v2">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3><a href="../../../../../../../../cn/felord/payment/wechat/v2/package-summary.html">cn.felord.payment.wechat.v2</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingAddReceiverModel</a>的使用</h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
|
||||
<caption><span>参数类型为<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingAddReceiverModel</a>的<a href="../../../../../../../../cn/felord/payment/wechat/v2/package-summary.html">cn.felord.payment.wechat.v2</a>中的方法</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>com.fasterxml.jackson.databind.JsonNode</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">WechatAllocationApi.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/WechatAllocationApi.html#profitSharingAddReceiver-cn.felord.payment.wechat.v2.model.allocation.ProfitSharingAddReceiverModel-">profitSharingAddReceiver</a></span>(<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingAddReceiverModel</a> profitSharingAddReceiverModel)</code>
|
||||
<div class="block">添加分账接收方</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingAddReceiverModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingAddReceiverModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,124 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingAddReceiverSModel的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7C7B cn.felord.payment.wechat.v2.model.allocation.ProfitSharingAddReceiverSModel\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingAddReceiverSModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingAddReceiverSModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="类的使用 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingAddReceiverSModel" class="title">类的使用<br>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingAddReceiverSModel</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">没有cn.felord.payment.wechat.v2.model.allocation.ProfitSharingAddReceiverSModel的用法</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingAddReceiverSModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingAddReceiverSModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,166 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingFinishModel的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7C7B cn.felord.payment.wechat.v2.model.allocation.ProfitSharingFinishModel\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingFinishModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingFinishModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingFinishModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="类的使用 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingFinishModel" class="title">类的使用<br>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingFinishModel</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
|
||||
<caption><span>使用<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingFinishModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingFinishModel</a>的程序包</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">程序包</th>
|
||||
<th class="colLast" scope="col">说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v2">cn.felord.payment.wechat.v2</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v2">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3><a href="../../../../../../../../cn/felord/payment/wechat/v2/package-summary.html">cn.felord.payment.wechat.v2</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingFinishModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingFinishModel</a>的使用</h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
|
||||
<caption><span>参数类型为<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingFinishModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingFinishModel</a>的<a href="../../../../../../../../cn/felord/payment/wechat/v2/package-summary.html">cn.felord.payment.wechat.v2</a>中的方法</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>com.fasterxml.jackson.databind.JsonNode</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">WechatAllocationApi.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/WechatAllocationApi.html#profitSharingFinish-cn.felord.payment.wechat.v2.model.allocation.ProfitSharingFinishModel-">profitSharingFinish</a></span>(<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingFinishModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingFinishModel</a> profitSharingFinishModel)</code>
|
||||
<div class="block">完结分账</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingFinishModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingFinishModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingFinishModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,190 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingModel的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7C7B cn.felord.payment.wechat.v2.model.allocation.ProfitSharingModel\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="类的使用 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingModel" class="title">类的使用<br>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingModel</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
|
||||
<caption><span>使用<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingModel</a>的程序包</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">程序包</th>
|
||||
<th class="colLast" scope="col">说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v2">cn.felord.payment.wechat.v2</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v2.model.allocation">cn.felord.payment.wechat.v2.model.allocation</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v2">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3><a href="../../../../../../../../cn/felord/payment/wechat/v2/package-summary.html">cn.felord.payment.wechat.v2</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingModel</a>的使用</h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
|
||||
<caption><span>参数类型为<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingModel</a>的<a href="../../../../../../../../cn/felord/payment/wechat/v2/package-summary.html">cn.felord.payment.wechat.v2</a>中的方法</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>com.fasterxml.jackson.databind.JsonNode</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">WechatAllocationApi.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/WechatAllocationApi.html#profitSharing-cn.felord.payment.wechat.v2.model.allocation.ProfitSharingModel-">profitSharing</a></span>(<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingModel</a> profitSharingModel)</code>
|
||||
<div class="block">请求单次分账</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v2.model.allocation">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingModel</a>的使用</h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表子类和解释">
|
||||
<caption><span><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingModel</a>的子类</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">类和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>class </code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">MultiProfitSharingModel</a></span></code>
|
||||
<div class="block">The type Multi profit sharing model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,166 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingOrderAmountQueryModel的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7C7B cn.felord.payment.wechat.v2.model.allocation.ProfitSharingOrderAmountQueryModel\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingOrderAmountQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingOrderAmountQueryModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingOrderAmountQueryModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="类的使用 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingOrderAmountQueryModel" class="title">类的使用<br>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingOrderAmountQueryModel</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
|
||||
<caption><span>使用<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingOrderAmountQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingOrderAmountQueryModel</a>的程序包</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">程序包</th>
|
||||
<th class="colLast" scope="col">说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v2">cn.felord.payment.wechat.v2</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v2">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3><a href="../../../../../../../../cn/felord/payment/wechat/v2/package-summary.html">cn.felord.payment.wechat.v2</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingOrderAmountQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingOrderAmountQueryModel</a>的使用</h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
|
||||
<caption><span>参数类型为<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingOrderAmountQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingOrderAmountQueryModel</a>的<a href="../../../../../../../../cn/felord/payment/wechat/v2/package-summary.html">cn.felord.payment.wechat.v2</a>中的方法</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>com.fasterxml.jackson.databind.JsonNode</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">WechatAllocationApi.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/WechatAllocationApi.html#profitSharingOrderAmountQuery-cn.felord.payment.wechat.v2.model.allocation.ProfitSharingOrderAmountQueryModel-">profitSharingOrderAmountQuery</a></span>(<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingOrderAmountQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingOrderAmountQueryModel</a> profitSharingOrderAmountQueryModel)</code>
|
||||
<div class="block">查询订单待分账金额</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingOrderAmountQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingOrderAmountQueryModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingOrderAmountQueryModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,166 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingQueryModel的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7C7B cn.felord.payment.wechat.v2.model.allocation.ProfitSharingQueryModel\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingQueryModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingQueryModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="类的使用 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingQueryModel" class="title">类的使用<br>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingQueryModel</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
|
||||
<caption><span>使用<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingQueryModel</a>的程序包</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">程序包</th>
|
||||
<th class="colLast" scope="col">说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v2">cn.felord.payment.wechat.v2</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v2">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3><a href="../../../../../../../../cn/felord/payment/wechat/v2/package-summary.html">cn.felord.payment.wechat.v2</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingQueryModel</a>的使用</h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
|
||||
<caption><span>参数类型为<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingQueryModel</a>的<a href="../../../../../../../../cn/felord/payment/wechat/v2/package-summary.html">cn.felord.payment.wechat.v2</a>中的方法</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>com.fasterxml.jackson.databind.JsonNode</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">WechatAllocationApi.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/WechatAllocationApi.html#profitSharingQuery-cn.felord.payment.wechat.v2.model.allocation.ProfitSharingQueryModel-">profitSharingQuery</a></span>(<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingQueryModel</a> profitSharingQueryModel)</code>
|
||||
<div class="block">查询分账结果</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingQueryModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingQueryModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,164 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingRemoveReceiverModel.Receiver的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7C7B cn.felord.payment.wechat.v2.model.allocation.ProfitSharingRemoveReceiverModel.Receiver\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingRemoveReceiverModel.Receiver.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingRemoveReceiverModel.Receiver.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="类的使用 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingRemoveReceiverModel.Receiver" class="title">类的使用<br>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingRemoveReceiverModel.Receiver</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
|
||||
<caption><span>使用<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingRemoveReceiverModel.Receiver</a>的程序包</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">程序包</th>
|
||||
<th class="colLast" scope="col">说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v2.model.allocation">cn.felord.payment.wechat.v2.model.allocation</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v2.model.allocation">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingRemoveReceiverModel.Receiver</a>的使用</h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表字段和解释">
|
||||
<caption><span>声明为<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingRemoveReceiverModel.Receiver</a>的<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中的字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingRemoveReceiverModel.Receiver</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">ProfitSharingRemoveReceiverModel.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.html#receiver">receiver</a></span></code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingRemoveReceiverModel.Receiver.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingRemoveReceiverModel.Receiver.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,166 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingRemoveReceiverModel的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7C7B cn.felord.payment.wechat.v2.model.allocation.ProfitSharingRemoveReceiverModel\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingRemoveReceiverModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingRemoveReceiverModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="类的使用 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingRemoveReceiverModel" class="title">类的使用<br>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingRemoveReceiverModel</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
|
||||
<caption><span>使用<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingRemoveReceiverModel</a>的程序包</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">程序包</th>
|
||||
<th class="colLast" scope="col">说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v2">cn.felord.payment.wechat.v2</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v2">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3><a href="../../../../../../../../cn/felord/payment/wechat/v2/package-summary.html">cn.felord.payment.wechat.v2</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingRemoveReceiverModel</a>的使用</h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
|
||||
<caption><span>参数类型为<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingRemoveReceiverModel</a>的<a href="../../../../../../../../cn/felord/payment/wechat/v2/package-summary.html">cn.felord.payment.wechat.v2</a>中的方法</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>com.fasterxml.jackson.databind.JsonNode</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">WechatAllocationApi.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/WechatAllocationApi.html#profitSharingRemoveReceiver-cn.felord.payment.wechat.v2.model.allocation.ProfitSharingRemoveReceiverModel-">profitSharingRemoveReceiver</a></span>(<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingRemoveReceiverModel</a> profitSharingRemoveReceiverModel)</code>
|
||||
<div class="block">删除分账接收方</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingRemoveReceiverModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingRemoveReceiverModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,124 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingRemoveReceiverSModel的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7C7B cn.felord.payment.wechat.v2.model.allocation.ProfitSharingRemoveReceiverSModel\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingRemoveReceiverSModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingRemoveReceiverSModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="类的使用 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingRemoveReceiverSModel" class="title">类的使用<br>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingRemoveReceiverSModel</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">没有cn.felord.payment.wechat.v2.model.allocation.ProfitSharingRemoveReceiverSModel的用法</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingRemoveReceiverSModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingRemoveReceiverSModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,166 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingReturnModel的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7C7B cn.felord.payment.wechat.v2.model.allocation.ProfitSharingReturnModel\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingReturnModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingReturnModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="类的使用 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingReturnModel" class="title">类的使用<br>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingReturnModel</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
|
||||
<caption><span>使用<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingReturnModel</a>的程序包</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">程序包</th>
|
||||
<th class="colLast" scope="col">说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v2">cn.felord.payment.wechat.v2</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v2">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3><a href="../../../../../../../../cn/felord/payment/wechat/v2/package-summary.html">cn.felord.payment.wechat.v2</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingReturnModel</a>的使用</h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
|
||||
<caption><span>参数类型为<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingReturnModel</a>的<a href="../../../../../../../../cn/felord/payment/wechat/v2/package-summary.html">cn.felord.payment.wechat.v2</a>中的方法</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>com.fasterxml.jackson.databind.JsonNode</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">WechatAllocationApi.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/WechatAllocationApi.html#profitSharingReturn-cn.felord.payment.wechat.v2.model.allocation.ProfitSharingReturnModel-">profitSharingReturn</a></span>(<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingReturnModel</a> profitSharingReturnModel)</code>
|
||||
<div class="block">分账回退</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingReturnModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingReturnModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,166 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingReturnQueryModel的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7C7B cn.felord.payment.wechat.v2.model.allocation.ProfitSharingReturnQueryModel\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingReturnQueryModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingReturnQueryModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="类的使用 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingReturnQueryModel" class="title">类的使用<br>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingReturnQueryModel</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
|
||||
<caption><span>使用<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingReturnQueryModel</a>的程序包</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">程序包</th>
|
||||
<th class="colLast" scope="col">说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v2">cn.felord.payment.wechat.v2</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v2">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3><a href="../../../../../../../../cn/felord/payment/wechat/v2/package-summary.html">cn.felord.payment.wechat.v2</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingReturnQueryModel</a>的使用</h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
|
||||
<caption><span>参数类型为<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingReturnQueryModel</a>的<a href="../../../../../../../../cn/felord/payment/wechat/v2/package-summary.html">cn.felord.payment.wechat.v2</a>中的方法</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>com.fasterxml.jackson.databind.JsonNode</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">WechatAllocationApi.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/WechatAllocationApi.html#profitSharingReturnQuery-cn.felord.payment.wechat.v2.model.allocation.ProfitSharingReturnQueryModel-">profitSharingReturnQuery</a></span>(<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingReturnQueryModel</a> profitSharingReturnQueryModel)</code>
|
||||
<div class="block">回退结果查询</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingReturnQueryModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingReturnQueryModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,166 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingSModel的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7C7B cn.felord.payment.wechat.v2.model.allocation.ProfitSharingSModel\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingSModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingSModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="类的使用 cn.felord.payment.wechat.v2.model.allocation.ProfitSharingSModel" class="title">类的使用<br>cn.felord.payment.wechat.v2.model.allocation.ProfitSharingSModel</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
|
||||
<caption><span>使用<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingSModel</a>的程序包</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">程序包</th>
|
||||
<th class="colLast" scope="col">说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v2.model.allocation">cn.felord.payment.wechat.v2.model.allocation</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v2.model.allocation">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingSModel</a>的使用</h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表子类和解释">
|
||||
<caption><span><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingSModel</a>的子类</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">类和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>class </code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">MultiProfitSharingSModel</a></span></code>
|
||||
<div class="block">The type Multi profit sharing s model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingSModel.html" target="_top">框架</a></li>
|
||||
<li><a href="ProfitSharingSModel.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,220 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类 cn.felord.payment.wechat.v2.model.allocation.Receiver的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7C7B cn.felord.payment.wechat.v2.model.allocation.Receiver\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/Receiver.html" target="_top">框架</a></li>
|
||||
<li><a href="Receiver.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="类的使用 cn.felord.payment.wechat.v2.model.allocation.Receiver" class="title">类的使用<br>cn.felord.payment.wechat.v2.model.allocation.Receiver</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
|
||||
<caption><span>使用<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">Receiver</a>的程序包</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">程序包</th>
|
||||
<th class="colLast" scope="col">说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v2.model.allocation">cn.felord.payment.wechat.v2.model.allocation</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v3.model">cn.felord.payment.wechat.v3.model</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v3.model.profitsharing">cn.felord.payment.wechat.v3.model.profitsharing</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v2.model.allocation">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">Receiver</a>的使用</h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表字段和解释">
|
||||
<caption><span>类型参数类型为<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">Receiver</a>的<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中的字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a><<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">Receiver</a>></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">ProfitSharingModel.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html#receivers">receivers</a></span></code>
|
||||
<div class="block">分账接收方列表,不超过50个json对象,不能设置分账方作为分账接受方</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v3.model">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3><a href="../../../../../../../../cn/felord/payment/wechat/v3/model/package-summary.html">cn.felord.payment.wechat.v3.model</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">Receiver</a>的使用</h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表字段和解释">
|
||||
<caption><span>声明为<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">Receiver</a>的<a href="../../../../../../../../cn/felord/payment/wechat/v3/model/package-summary.html">cn.felord.payment.wechat.v3.model</a>中的字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">Receiver</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">ProfitSharingConsumeData.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v3/model/ProfitSharingConsumeData.html#receiver">receiver</a></span></code>
|
||||
<div class="block">分账接收方.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v3.model.profitsharing">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3><a href="../../../../../../../../cn/felord/payment/wechat/v3/model/profitsharing/package-summary.html">cn.felord.payment.wechat.v3.model.profitsharing</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">Receiver</a>的使用</h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表字段和解释">
|
||||
<caption><span>类型参数类型为<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">Receiver</a>的<a href="../../../../../../../../cn/felord/payment/wechat/v3/model/profitsharing/package-summary.html">cn.felord.payment.wechat.v3.model.profitsharing</a>中的字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a><<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">Receiver</a>></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">PartnerProfitsharingConsumeData.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v3/model/profitsharing/PartnerProfitsharingConsumeData.html#receivers">receivers</a></span></code>
|
||||
<div class="block">分账接收方.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a><<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">Receiver</a>></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">ProfitsharingConsumeData.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v3/model/profitsharing/ProfitsharingConsumeData.html#receivers">receivers</a></span></code>
|
||||
<div class="block">分账接收方.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/Receiver.html" target="_top">框架</a></li>
|
||||
<li><a href="Receiver.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,188 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类 cn.felord.payment.wechat.v2.model.allocation.RelationType的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7C7B cn.felord.payment.wechat.v2.model.allocation.RelationType\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/RelationType.html" target="_top">框架</a></li>
|
||||
<li><a href="RelationType.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="类的使用 cn.felord.payment.wechat.v2.model.allocation.RelationType" class="title">类的使用<br>cn.felord.payment.wechat.v2.model.allocation.RelationType</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
|
||||
<caption><span>使用<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a>的程序包</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">程序包</th>
|
||||
<th class="colLast" scope="col">说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v2.model.allocation">cn.felord.payment.wechat.v2.model.allocation</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v2.model.allocation">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a>的使用</h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表字段和解释">
|
||||
<caption><span>声明为<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a>的<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中的字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">ProfitSharingAddReceiverModel.Receiver.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html#relationType">relationType</a></span></code>
|
||||
<div class="block">与分账方的关系类型.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
|
||||
<caption><span>返回<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a>的<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中的方法</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">RelationType.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> name)</code>
|
||||
<div class="block">返回带有指定名称的该类型的枚举常量。</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a>[]</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">RelationType.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html#values--">values</a></span>()</code>
|
||||
<div class="block">按照声明该枚举类型的常量的顺序, 返回
|
||||
包含这些常量的数组。</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/RelationType.html" target="_top">框架</a></li>
|
||||
<li><a href="RelationType.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,198 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类 cn.felord.payment.wechat.v2.model.allocation.Type的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7C7B cn.felord.payment.wechat.v2.model.allocation.Type\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/Type.html" target="_top">框架</a></li>
|
||||
<li><a href="Type.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="类的使用 cn.felord.payment.wechat.v2.model.allocation.Type" class="title">类的使用<br>cn.felord.payment.wechat.v2.model.allocation.Type</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
|
||||
<caption><span>使用<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a>的程序包</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">程序包</th>
|
||||
<th class="colLast" scope="col">说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v2.model.allocation">cn.felord.payment.wechat.v2.model.allocation</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v2.model.allocation">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a>的使用</h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表字段和解释">
|
||||
<caption><span>声明为<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a>的<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中的字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">ProfitSharingAddReceiverModel.Receiver.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html#type">type</a></span></code>
|
||||
<div class="block">分账接收方类型.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private <a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">ProfitSharingRemoveReceiverModel.Receiver.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html#type">type</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Receiver.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html#type">type</a></span></code>
|
||||
<div class="block">分账接收方类型.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
|
||||
<caption><span>返回<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a>的<a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中的方法</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Type.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> name)</code>
|
||||
<div class="block">返回带有指定名称的该类型的枚举常量。</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a>[]</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Type.</span><code><span class="memberNameLink"><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html#values--">values</a></span>()</code>
|
||||
<div class="block">按照声明该枚举类型的常量的顺序, 返回
|
||||
包含这些常量的数组。</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="../package-summary.html">程序包</a></li>
|
||||
<li><a href="../../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">类</a></li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="../../../../../../../../overview-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/class-use/Type.html" target="_top">框架</a></li>
|
||||
<li><a href="Type.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,43 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>cn.felord.payment.wechat.v2.model.allocation (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="bar"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html" target="classFrame">cn.felord.payment.wechat.v2.model.allocation</a></h1>
|
||||
<div class="indexContainer">
|
||||
<h2 title="类">类</h2>
|
||||
<ul title="类">
|
||||
<li><a href="BaseProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类" target="classFrame">BaseProfitSharingModel</a></li>
|
||||
<li><a href="BaseProfitSharingReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类" target="classFrame">BaseProfitSharingReceiverModel</a></li>
|
||||
<li><a href="MultiProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类" target="classFrame">MultiProfitSharingModel</a></li>
|
||||
<li><a href="MultiProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类" target="classFrame">MultiProfitSharingSModel</a></li>
|
||||
<li><a href="ProfitSharingAddReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类" target="classFrame">ProfitSharingAddReceiverModel</a></li>
|
||||
<li><a href="ProfitSharingAddReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类" target="classFrame">ProfitSharingAddReceiverModel.Receiver</a></li>
|
||||
<li><a href="ProfitSharingAddReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类" target="classFrame">ProfitSharingAddReceiverSModel</a></li>
|
||||
<li><a href="ProfitSharingFinishModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类" target="classFrame">ProfitSharingFinishModel</a></li>
|
||||
<li><a href="ProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类" target="classFrame">ProfitSharingModel</a></li>
|
||||
<li><a href="ProfitSharingOrderAmountQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类" target="classFrame">ProfitSharingOrderAmountQueryModel</a></li>
|
||||
<li><a href="ProfitSharingQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类" target="classFrame">ProfitSharingQueryModel</a></li>
|
||||
<li><a href="ProfitSharingRemoveReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类" target="classFrame">ProfitSharingRemoveReceiverModel</a></li>
|
||||
<li><a href="ProfitSharingRemoveReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类" target="classFrame">ProfitSharingRemoveReceiverModel.Receiver</a></li>
|
||||
<li><a href="ProfitSharingRemoveReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类" target="classFrame">ProfitSharingRemoveReceiverSModel</a></li>
|
||||
<li><a href="ProfitSharingReturnModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类" target="classFrame">ProfitSharingReturnModel</a></li>
|
||||
<li><a href="ProfitSharingReturnQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类" target="classFrame">ProfitSharingReturnQueryModel</a></li>
|
||||
<li><a href="ProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类" target="classFrame">ProfitSharingSModel</a></li>
|
||||
<li><a href="Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类" target="classFrame">Receiver</a></li>
|
||||
</ul>
|
||||
<h2 title="枚举">枚举</h2>
|
||||
<ul title="枚举">
|
||||
<li><a href="RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举" target="classFrame">RelationType</a></li>
|
||||
<li><a href="Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举" target="classFrame">Type</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,269 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>cn.felord.payment.wechat.v2.model.allocation (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="cn.felord.payment.wechat.v2.model.allocation (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li class="navBarCell1Rev">程序包</li>
|
||||
<li>类</li>
|
||||
<li><a href="package-use.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/package-summary.html">上一个程序包</a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v3/package-summary.html">下一个程序包</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/package-summary.html" target="_top">框架</a></li>
|
||||
<li><a href="package-summary.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h1 title="程序包" class="title">程序包 cn.felord.payment.wechat.v2.model.allocation</h1>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="类概要表, 列表类和解释">
|
||||
<caption><span>类概要</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">类</th>
|
||||
<th class="colLast" scope="col">说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">BaseProfitSharingModel</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">The type Base profit sharing model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">BaseProfitSharingReceiverModel</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">The type Base profit sharing receiver model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">MultiProfitSharingModel</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">The type Multi profit sharing model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">MultiProfitSharingSModel</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">The type Multi profit sharing s model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingAddReceiverModel</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">The type Profit sharing add receiver model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingAddReceiverModel.Receiver</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">The type Receiver.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingAddReceiverSModel</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">The type Profit sharing add receiver s model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingFinishModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingFinishModel</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">The type Profit sharing finish model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingModel</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">单次分账请求按照传入的分账接收方账号和资金进行分账,同时会将订单剩余的待分账金额解冻给本商户。</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingOrderAmountQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingOrderAmountQueryModel</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">The type Profit sharing order amount query model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingQueryModel</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">The type Profit sharing query model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingRemoveReceiverModel</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">The type Profit sharing remove receiver model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingRemoveReceiverModel.Receiver</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">The type Receiver.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingRemoveReceiverSModel</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">The type Profit sharing remove receiver s model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingReturnModel</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">The type Profit sharing return model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingReturnQueryModel</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">The type Profit sharing return query model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">ProfitSharingSModel</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">The type Profit sharing s model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类">Receiver</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">The type Receiver.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="枚举概要表, 列表枚举和解释">
|
||||
<caption><span>枚举概要</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">枚举</th>
|
||||
<th class="colLast" scope="col">说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">RelationType</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">The enum Relation type.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举">Type</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">The enum Type.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li class="navBarCell1Rev">程序包</li>
|
||||
<li>类</li>
|
||||
<li><a href="package-use.html">使用</a></li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/package-summary.html">上一个程序包</a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v3/package-summary.html">下一个程序包</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/package-summary.html" target="_top">框架</a></li>
|
||||
<li><a href="package-summary.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,183 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>cn.felord.payment.wechat.v2.model.allocation 类分层结构 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="cn.felord.payment.wechat.v2.model.allocation \u7C7B\u5206\u5C42\u7ED3\u6784 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li>类</li>
|
||||
<li>使用</li>
|
||||
<li class="navBarCell1Rev">树</li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/package-tree.html">上一个</a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v3/package-tree.html">下一个</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/package-tree.html" target="_top">框架</a></li>
|
||||
<li><a href="package-tree.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h1 class="title">程序包cn.felord.payment.wechat.v2.model.allocation的分层结构</h1>
|
||||
<span class="packageHierarchyLabel">程序包分层结构:</span>
|
||||
<ul class="horizontal">
|
||||
<li><a href="../../../../../../../overview-tree.html">所有程序包</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<h2 title="类分层结构">类分层结构</h2>
|
||||
<ul>
|
||||
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口"><span class="typeNameLink">Object</span></a>
|
||||
<ul>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类"><span class="typeNameLink">BaseModel</span></a>
|
||||
<ul>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.allocation.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">BaseProfitSharingModel</span></a>
|
||||
<ul>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.allocation.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">ProfitSharingModel</span></a>
|
||||
<ul>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.allocation.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">MultiProfitSharingModel</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.allocation.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">ProfitSharingSModel</span></a>
|
||||
<ul>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.allocation.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/MultiProfitSharingSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">MultiProfitSharingSModel</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.allocation.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/BaseProfitSharingReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">BaseProfitSharingReceiverModel</span></a>
|
||||
<ul>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.allocation.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">ProfitSharingAddReceiverModel</span></a></li>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.allocation.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">ProfitSharingAddReceiverSModel</span></a></li>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.allocation.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">ProfitSharingRemoveReceiverModel</span></a></li>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.allocation.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverSModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">ProfitSharingRemoveReceiverSModel</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.allocation.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingFinishModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">ProfitSharingFinishModel</span></a></li>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.allocation.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingOrderAmountQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">ProfitSharingOrderAmountQueryModel</span></a></li>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.allocation.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">ProfitSharingQueryModel</span></a></li>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.allocation.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">ProfitSharingReturnModel</span></a></li>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.allocation.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingReturnQueryModel.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">ProfitSharingReturnQueryModel</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.allocation.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingAddReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">ProfitSharingAddReceiverModel.Receiver</span></a></li>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.allocation.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/ProfitSharingRemoveReceiverModel.Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">ProfitSharingRemoveReceiverModel.Receiver</span></a></li>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.allocation.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Receiver.html" title="cn.felord.payment.wechat.v2.model.allocation中的类"><span class="typeNameLink">Receiver</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 title="枚举分层结构">枚举分层结构</h2>
|
||||
<ul>
|
||||
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口"><span class="typeNameLink">Object</span></a>
|
||||
<ul>
|
||||
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="java.lang中的类或接口"><span class="typeNameLink">Enum</span></a><E> (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="java.lang中的类或接口">Comparable</a><T>, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="java.io中的类或接口">Serializable</a>)
|
||||
<ul>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.allocation.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/RelationType.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举"><span class="typeNameLink">RelationType</span></a></li>
|
||||
<li type="circle">cn.felord.payment.wechat.v2.model.allocation.<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/Type.html" title="cn.felord.payment.wechat.v2.model.allocation中的枚举"><span class="typeNameLink">Type</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li>类</li>
|
||||
<li>使用</li>
|
||||
<li class="navBarCell1Rev">树</li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v2/model/package-tree.html">上一个</a></li>
|
||||
<li><a href="../../../../../../../cn/felord/payment/wechat/v3/package-tree.html">下一个</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/package-tree.html" target="_top">框架</a></li>
|
||||
<li><a href="package-tree.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,302 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_282) on Mon Jun 13 09:10:44 CST 2022 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>程序包 cn.felord.payment.wechat.v2.model.allocation的使用 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)</title>
|
||||
<meta name="date" content="2022-06-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u7A0B\u5E8F\u5305 cn.felord.payment.wechat.v2.model.allocation\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.13.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li>类</li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/package-use.html" target="_top">框架</a></li>
|
||||
<li><a href="package-use.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h1 title="程序包的使用 cn.felord.payment.wechat.v2.model.allocation" class="title">程序包的使用<br>cn.felord.payment.wechat.v2.model.allocation</h1>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
|
||||
<caption><span>使用<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>的程序包</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">程序包</th>
|
||||
<th class="colLast" scope="col">说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v2">cn.felord.payment.wechat.v2</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v2.model.allocation">cn.felord.payment.wechat.v2.model.allocation</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v3.model">cn.felord.payment.wechat.v3.model</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="#cn.felord.payment.wechat.v3.model.profitsharing">cn.felord.payment.wechat.v3.model.profitsharing</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v2">
|
||||
<!-- -->
|
||||
</a>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表类和解释">
|
||||
<caption><span><a href="../../../../../../../cn/felord/payment/wechat/v2/package-summary.html">cn.felord.payment.wechat.v2</a>使用的<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中的类</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">类和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/class-use/MultiProfitSharingModel.html#cn.felord.payment.wechat.v2">MultiProfitSharingModel</a>
|
||||
<div class="block">The type Multi profit sharing model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingAddReceiverModel.html#cn.felord.payment.wechat.v2">ProfitSharingAddReceiverModel</a>
|
||||
<div class="block">The type Profit sharing add receiver model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingFinishModel.html#cn.felord.payment.wechat.v2">ProfitSharingFinishModel</a>
|
||||
<div class="block">The type Profit sharing finish model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingModel.html#cn.felord.payment.wechat.v2">ProfitSharingModel</a>
|
||||
<div class="block">单次分账请求按照传入的分账接收方账号和资金进行分账,同时会将订单剩余的待分账金额解冻给本商户。</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingOrderAmountQueryModel.html#cn.felord.payment.wechat.v2">ProfitSharingOrderAmountQueryModel</a>
|
||||
<div class="block">The type Profit sharing order amount query model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingQueryModel.html#cn.felord.payment.wechat.v2">ProfitSharingQueryModel</a>
|
||||
<div class="block">The type Profit sharing query model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingRemoveReceiverModel.html#cn.felord.payment.wechat.v2">ProfitSharingRemoveReceiverModel</a>
|
||||
<div class="block">The type Profit sharing remove receiver model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingReturnModel.html#cn.felord.payment.wechat.v2">ProfitSharingReturnModel</a>
|
||||
<div class="block">The type Profit sharing return model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingReturnQueryModel.html#cn.felord.payment.wechat.v2">ProfitSharingReturnQueryModel</a>
|
||||
<div class="block">The type Profit sharing return query model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v2.model.allocation">
|
||||
<!-- -->
|
||||
</a>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表类和解释">
|
||||
<caption><span><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>使用的<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中的类</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">类和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/class-use/BaseProfitSharingModel.html#cn.felord.payment.wechat.v2.model.allocation">BaseProfitSharingModel</a>
|
||||
<div class="block">The type Base profit sharing model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/class-use/BaseProfitSharingReceiverModel.html#cn.felord.payment.wechat.v2.model.allocation">BaseProfitSharingReceiverModel</a>
|
||||
<div class="block">The type Base profit sharing receiver model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingAddReceiverModel.Receiver.html#cn.felord.payment.wechat.v2.model.allocation">ProfitSharingAddReceiverModel.Receiver</a>
|
||||
<div class="block">The type Receiver.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingModel.html#cn.felord.payment.wechat.v2.model.allocation">ProfitSharingModel</a>
|
||||
<div class="block">单次分账请求按照传入的分账接收方账号和资金进行分账,同时会将订单剩余的待分账金额解冻给本商户。</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingRemoveReceiverModel.Receiver.html#cn.felord.payment.wechat.v2.model.allocation">ProfitSharingRemoveReceiverModel.Receiver</a>
|
||||
<div class="block">The type Receiver.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/class-use/ProfitSharingSModel.html#cn.felord.payment.wechat.v2.model.allocation">ProfitSharingSModel</a>
|
||||
<div class="block">The type Profit sharing s model.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/class-use/Receiver.html#cn.felord.payment.wechat.v2.model.allocation">Receiver</a>
|
||||
<div class="block">The type Receiver.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/class-use/RelationType.html#cn.felord.payment.wechat.v2.model.allocation">RelationType</a>
|
||||
<div class="block">The enum Relation type.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/class-use/Type.html#cn.felord.payment.wechat.v2.model.allocation">Type</a>
|
||||
<div class="block">The enum Type.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v3.model">
|
||||
<!-- -->
|
||||
</a>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表类和解释">
|
||||
<caption><span><a href="../../../../../../../cn/felord/payment/wechat/v3/model/package-summary.html">cn.felord.payment.wechat.v3.model</a>使用的<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中的类</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">类和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/class-use/Receiver.html#cn.felord.payment.wechat.v3.model">Receiver</a>
|
||||
<div class="block">The type Receiver.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList"><a name="cn.felord.payment.wechat.v3.model.profitsharing">
|
||||
<!-- -->
|
||||
</a>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表类和解释">
|
||||
<caption><span><a href="../../../../../../../cn/felord/payment/wechat/v3/model/profitsharing/package-summary.html">cn.felord.payment.wechat.v3.model.profitsharing</a>使用的<a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/package-summary.html">cn.felord.payment.wechat.v2.model.allocation</a>中的类</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">类和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="../../../../../../../cn/felord/payment/wechat/v2/model/allocation/class-use/Receiver.html#cn.felord.payment.wechat.v3.model.profitsharing">Receiver</a>
|
||||
<div class="block">The type Receiver.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="导航">
|
||||
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
|
||||
<li><a href="package-summary.html">程序包</a></li>
|
||||
<li>类</li>
|
||||
<li class="navBarCell1Rev">使用</li>
|
||||
<li><a href="package-tree.html">树</a></li>
|
||||
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../../../../index-all.html">索引</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>上一个</li>
|
||||
<li>下一个</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../../../index.html?cn/felord/payment/wechat/v2/model/allocation/package-use.html" target="_top">框架</a></li>
|
||||
<li><a href="package-use.html" target="_top">无框架</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user