mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-14 05:43:46 +08:00
164 lines
11 KiB
HTML
164 lines
11 KiB
HTML
<!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.enumeration 类分层结构 (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.enumeration \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/package-tree.html">上一个</a></li>
|
|
<li><a href="../../../../../cn/felord/payment/wechat/v2/package-tree.html">下一个</a></li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="../../../../../index.html?cn/felord/payment/wechat/enumeration/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.enumeration的分层结构</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">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.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/StrategyType.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">StrategyType</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/UnfinishedReason.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">UnfinishedReason</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/CouponStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">CouponStatus</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/TradeState.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">TradeState</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/StockStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">StockStatus</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/StockType.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">StockType</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/TransferAcceptType.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">TransferAcceptType</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/CountType.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">CountType</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/ContractStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">ContractStatus</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/TarType.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">TarType</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/TradeBillType.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">TradeBillType</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/CouponBgColor.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">CouponBgColor</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/BusiFavorUseMethod.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">BusiFavorUseMethod</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/DetailStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">DetailStatus</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/BankCode.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">BankCode</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/ReceiverType.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">ReceiverType</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/FundFlowAccountType.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">FundFlowAccountType</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/PlateColor.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">PlateColor</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/RefundStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">RefundStatus</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/BusiFavorCodeDisplayMode.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">BusiFavorCodeDisplayMode</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/WeChatServer.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">WeChatServer</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/TradeType.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">TradeType</span></a></li>
|
|
<li type="circle">cn.felord.payment.wechat.enumeration.<a href="../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">WechatPayV3Type</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/package-tree.html">上一个</a></li>
|
|
<li><a href="../../../../../cn/felord/payment/wechat/v2/package-tree.html">下一个</a></li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="../../../../../index.html?cn/felord/payment/wechat/enumeration/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>
|