index-6.html
15.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="ja">
<head>
<!-- Generated by javadoc (version 1.7.0_79) on Thu Mar 03 21:56:11 JST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Fの索引</title>
<meta name="date" content="2016-03-03">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="F\u306E\u7D22\u5F15";
}
//-->
</script>
<noscript>
<div>ブラウザのJavaScriptが無効になっています。</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="ナビゲーション・リンクをスキップ"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="ナビゲーション">
<li><a href="../overview-summary.html">概要</a></li>
<li>パッケージ</li>
<li>クラス</li>
<li>使用</li>
<li><a href="../overview-tree.html">階層ツリー</a></li>
<li><a href="../deprecated-list.html">非推奨</a></li>
<li class="navBarCell1Rev">索引</li>
<li><a href="../help-doc.html">ヘルプ</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-5.html">前の文字</a></li>
<li><a href="index-7.html">次の文字</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-6.html" target="_top">フレーム</a></li>
<li><a href="index-6.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="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">L</a> <a href="index-11.html">M</a> <a href="index-12.html">O</a> <a href="index-13.html">P</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> <a name="_F_">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/DealService.html#firstDepositCancelCheck(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">firstDepositCancelCheck(String, String, String, String)</a></span> - インタフェース のメソッドcom.valuecardservice.soap.services.<a href="../com/valuecardservice/soap/services/DealService.html" title="com.valuecardservice.soap.services内のインタフェース">DealService</a></dt>
<dd>
<div class="block">入金取消可否チェックを行ないます。</div>
</dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/impl/DealServiceImpl.html#firstDepositCancelCheck(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">firstDepositCancelCheck(String, String, String, String)</a></span> - クラス のメソッドcom.valuecardservice.soap.services.impl.<a href="../com/valuecardservice/soap/services/impl/DealServiceImpl.html" title="com.valuecardservice.soap.services.impl内のクラス">DealServiceImpl</a></dt>
<dd> </dd>
<dt><a href="../com/valuecardservice/soap/logic/FirstDepositCancelCheckApiLogic.html" title="com.valuecardservice.soap.logic内のインタフェース"><span class="strong">FirstDepositCancelCheckApiLogic</span></a> - <a href="../com/valuecardservice/soap/logic/package-summary.html">com.valuecardservice.soap.logic</a>のインタフェース</dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/impl/DealServiceImpl.html#firstDepositCancelCheckApiLogic">firstDepositCancelCheckApiLogic</a></span> - クラス の変数com.valuecardservice.soap.services.impl.<a href="../com/valuecardservice/soap/services/impl/DealServiceImpl.html" title="com.valuecardservice.soap.services.impl内のクラス">DealServiceImpl</a></dt>
<dd> </dd>
<dt><a href="../com/valuecardservice/soap/logic/impl/FirstDepositCancelCheckApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス"><span class="strong">FirstDepositCancelCheckApiLogicImpl</span></a> - <a href="../com/valuecardservice/soap/logic/impl/package-summary.html">com.valuecardservice.soap.logic.impl</a>のクラス</dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/FirstDepositCancelCheckApiLogicImpl.html#FirstDepositCancelCheckApiLogicImpl()">FirstDepositCancelCheckApiLogicImpl()</a></span> - クラス のコンストラクタcom.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/FirstDepositCancelCheckApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">FirstDepositCancelCheckApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/ReceiptResult.html#footerInfo1">footerInfo1</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/ReceiptResult.html" title="com.valuecardservice.soap.dto内のクラス">ReceiptResult</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/ReceiptResult.html#footerInfo2">footerInfo2</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/ReceiptResult.html" title="com.valuecardservice.soap.dto内のクラス">ReceiptResult</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/DealService.html#forceCancel(java.lang.String,%20com.valuecardservice.soap.dto.DealInfo,%20java.lang.String,%20java.lang.String)">forceCancel(String, DealInfo, String, String)</a></span> - インタフェース のメソッドcom.valuecardservice.soap.services.<a href="../com/valuecardservice/soap/services/DealService.html" title="com.valuecardservice.soap.services内のインタフェース">DealService</a></dt>
<dd>
<div class="block">要求取消を行います。</div>
</dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/DealServiceForStartToday.html#forceCancel(java.lang.String,%20com.valuecardservice.soap.dto.DealInfo,%20java.lang.String,%20java.lang.String)">forceCancel(String, DealInfo, String, String)</a></span> - インタフェース のメソッドcom.valuecardservice.soap.services.<a href="../com/valuecardservice/soap/services/DealServiceForStartToday.html" title="com.valuecardservice.soap.services内のインタフェース">DealServiceForStartToday</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/DealServiceWithPoint.html#forceCancel(java.lang.String,%20com.valuecardservice.soap.dto.DealInfo,%20java.lang.String,%20java.lang.String)">forceCancel(String, DealInfo, String, String)</a></span> - インタフェース のメソッドcom.valuecardservice.soap.services.<a href="../com/valuecardservice/soap/services/DealServiceWithPoint.html" title="com.valuecardservice.soap.services内のインタフェース">DealServiceWithPoint</a></dt>
<dd>
<div class="block">要求取消を行います。</div>
</dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/DealServiceWithTatsuno.html#forceCancel(java.lang.String,%20com.valuecardservice.soap.dto.DealInfo,%20java.lang.String,%20java.lang.String)">forceCancel(String, DealInfo, String, String)</a></span> - インタフェース のメソッドcom.valuecardservice.soap.services.<a href="../com/valuecardservice/soap/services/DealServiceWithTatsuno.html" title="com.valuecardservice.soap.services内のインタフェース">DealServiceWithTatsuno</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/impl/DealServiceForStartTodayImpl.html#forceCancel(java.lang.String,%20com.valuecardservice.soap.dto.DealInfo,%20java.lang.String,%20java.lang.String)">forceCancel(String, DealInfo, String, String)</a></span> - クラス のメソッドcom.valuecardservice.soap.services.impl.<a href="../com/valuecardservice/soap/services/impl/DealServiceForStartTodayImpl.html" title="com.valuecardservice.soap.services.impl内のクラス">DealServiceForStartTodayImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/impl/DealServiceImpl.html#forceCancel(java.lang.String,%20com.valuecardservice.soap.dto.DealInfo,%20java.lang.String,%20java.lang.String)">forceCancel(String, DealInfo, String, String)</a></span> - クラス のメソッドcom.valuecardservice.soap.services.impl.<a href="../com/valuecardservice/soap/services/impl/DealServiceImpl.html" title="com.valuecardservice.soap.services.impl内のクラス">DealServiceImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/impl/DealServiceWithPointImpl.html#forceCancel(java.lang.String,%20com.valuecardservice.soap.dto.DealInfo,%20java.lang.String,%20java.lang.String)">forceCancel(String, DealInfo, String, String)</a></span> - クラス のメソッドcom.valuecardservice.soap.services.impl.<a href="../com/valuecardservice/soap/services/impl/DealServiceWithPointImpl.html" title="com.valuecardservice.soap.services.impl内のクラス">DealServiceWithPointImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/impl/DealServiceWithTatsunoImpl.html#forceCancel(java.lang.String,%20com.valuecardservice.soap.dto.DealInfo,%20java.lang.String,%20java.lang.String)">forceCancel(String, DealInfo, String, String)</a></span> - クラス のメソッドcom.valuecardservice.soap.services.impl.<a href="../com/valuecardservice/soap/services/impl/DealServiceWithTatsunoImpl.html" title="com.valuecardservice.soap.services.impl内のクラス">DealServiceWithTatsunoImpl</a></dt>
<dd> </dd>
<dt><a href="../com/valuecardservice/soap/logic/ForceCancelApiLogic.html" title="com.valuecardservice.soap.logic内のインタフェース"><span class="strong">ForceCancelApiLogic</span></a> - <a href="../com/valuecardservice/soap/logic/package-summary.html">com.valuecardservice.soap.logic</a>のインタフェース</dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/impl/DealServiceForStartTodayImpl.html#forceCancelApiLogic">forceCancelApiLogic</a></span> - クラス の変数com.valuecardservice.soap.services.impl.<a href="../com/valuecardservice/soap/services/impl/DealServiceForStartTodayImpl.html" title="com.valuecardservice.soap.services.impl内のクラス">DealServiceForStartTodayImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/impl/DealServiceImpl.html#forceCancelApiLogic">forceCancelApiLogic</a></span> - クラス の変数com.valuecardservice.soap.services.impl.<a href="../com/valuecardservice/soap/services/impl/DealServiceImpl.html" title="com.valuecardservice.soap.services.impl内のクラス">DealServiceImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/impl/DealServiceWithPointImpl.html#forceCancelApiLogic">forceCancelApiLogic</a></span> - クラス の変数com.valuecardservice.soap.services.impl.<a href="../com/valuecardservice/soap/services/impl/DealServiceWithPointImpl.html" title="com.valuecardservice.soap.services.impl内のクラス">DealServiceWithPointImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/impl/DealServiceWithTatsunoImpl.html#forceCancelApiLogic">forceCancelApiLogic</a></span> - クラス の変数com.valuecardservice.soap.services.impl.<a href="../com/valuecardservice/soap/services/impl/DealServiceWithTatsunoImpl.html" title="com.valuecardservice.soap.services.impl内のクラス">DealServiceWithTatsunoImpl</a></dt>
<dd> </dd>
<dt><a href="../com/valuecardservice/soap/logic/impl/ForceCancelApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス"><span class="strong">ForceCancelApiLogicImpl</span></a> - <a href="../com/valuecardservice/soap/logic/impl/package-summary.html">com.valuecardservice.soap.logic.impl</a>のクラス</dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/ForceCancelApiLogicImpl.html#ForceCancelApiLogicImpl()">ForceCancelApiLogicImpl()</a></span> - クラス のコンストラクタcom.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/ForceCancelApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">ForceCancelApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/ForceCancelApiLogicImpl.html#forceCancelLogic">forceCancelLogic</a></span> - クラス の変数com.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/ForceCancelApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">ForceCancelApiLogicImpl</a></dt>
<dd> </dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">L</a> <a href="index-11.html">M</a> <a href="index-12.html">O</a> <a href="index-13.html">P</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a href="index-18.html">W</a> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="ナビゲーション・リンクをスキップ"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="ナビゲーション">
<li><a href="../overview-summary.html">概要</a></li>
<li>パッケージ</li>
<li>クラス</li>
<li>使用</li>
<li><a href="../overview-tree.html">階層ツリー</a></li>
<li><a href="../deprecated-list.html">非推奨</a></li>
<li class="navBarCell1Rev">索引</li>
<li><a href="../help-doc.html">ヘルプ</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-5.html">前の文字</a></li>
<li><a href="index-7.html">次の文字</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-6.html" target="_top">フレーム</a></li>
<li><a href="index-6.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 ======= -->
</body>
</html>