index-3.html
35.4 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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
<!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>Cの索引</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="C\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-2.html">前の文字</a></li>
<li><a href="index-4.html">次の文字</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-3.html" target="_top">フレーム</a></li>
<li><a href="index-3.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="_C_">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/FirstDepositCancelCheckApiLogicImpl.html#cancelLogic">cancelLogic</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/services/CardStatusChangeService.html#cardClearing(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">cardClearing(String, String, String, String)</a></span> - インタフェース のメソッドcom.valuecardservice.soap.services.<a href="../com/valuecardservice/soap/services/CardStatusChangeService.html" title="com.valuecardservice.soap.services内のインタフェース">CardStatusChangeService</a></dt>
<dd>
<div class="block">�w�肳�ꂽ�J�[�h�𐴎Z���܂��B</div>
</dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/impl/CardStatusChangeServiceImpl.html#cardClearing(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">cardClearing(String, String, String, String)</a></span> - クラス のメソッドcom.valuecardservice.soap.services.impl.<a href="../com/valuecardservice/soap/services/impl/CardStatusChangeServiceImpl.html" title="com.valuecardservice.soap.services.impl内のクラス">CardStatusChangeServiceImpl</a></dt>
<dd>
<div class="block">�w�肳�ꂽ�J�[�h�Z���܂��B</div>
</dd>
<dt><a href="../com/valuecardservice/soap/logic/CardClearingApiLogic.html" title="com.valuecardservice.soap.logic内のインタフェース"><span class="strong">CardClearingApiLogic</span></a> - <a href="../com/valuecardservice/soap/logic/package-summary.html">com.valuecardservice.soap.logic</a>のインタフェース</dt>
<dd> </dd>
<dt><a href="../com/valuecardservice/soap/logic/impl/CardClearingApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス"><span class="strong">CardClearingApiLogicImpl</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/CardClearingApiLogicImpl.html#CardClearingApiLogicImpl()">CardClearingApiLogicImpl()</a></span> - クラス のコンストラクタcom.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/CardClearingApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">CardClearingApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/CardStatusChangeService.html#cardInvalid(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">cardInvalid(String, String, String, String, String)</a></span> - インタフェース のメソッドcom.valuecardservice.soap.services.<a href="../com/valuecardservice/soap/services/CardStatusChangeService.html" title="com.valuecardservice.soap.services内のインタフェース">CardStatusChangeService</a></dt>
<dd>
<div class="block">�w�肳�ꂽ�J�[�h���܂��B</div>
</dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/impl/CardStatusChangeServiceImpl.html#cardInvalid(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">cardInvalid(String, String, String, String, String)</a></span> - クラス のメソッドcom.valuecardservice.soap.services.impl.<a href="../com/valuecardservice/soap/services/impl/CardStatusChangeServiceImpl.html" title="com.valuecardservice.soap.services.impl内のクラス">CardStatusChangeServiceImpl</a></dt>
<dd>
<div class="block">�w�肳�ꂽ�J�[�h���܂��B</div>
</dd>
<dt><a href="../com/valuecardservice/soap/logic/CardInvalidApiLogic.html" title="com.valuecardservice.soap.logic内のインタフェース"><span class="strong">CardInvalidApiLogic</span></a> - <a href="../com/valuecardservice/soap/logic/package-summary.html">com.valuecardservice.soap.logic</a>のインタフェース</dt>
<dd> </dd>
<dt><a href="../com/valuecardservice/soap/logic/impl/CardInvalidApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス"><span class="strong">CardInvalidApiLogicImpl</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/CardInvalidApiLogicImpl.html#CardInvalidApiLogicImpl()">CardInvalidApiLogicImpl()</a></span> - クラス のコンストラクタcom.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/CardInvalidApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">CardInvalidApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/def/SC.html#CARDISSUE_FIRSTBYTE">CARDISSUE_FIRSTBYTE</a></span> - インタフェース のstatic変数com.valuecardservice.soap.def.<a href="../com/valuecardservice/soap/def/SC.html" title="com.valuecardservice.soap.def内のインタフェース">SC</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/DealInfo.html#cardNo">cardNo</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/DealInfo.html" title="com.valuecardservice.soap.dto内のクラス">DealInfo</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/TranhistRecord.html#cardNo">cardNo</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/TranhistRecord.html" title="com.valuecardservice.soap.dto内のクラス">TranhistRecord</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/TranhistRecordWithPoint.html#cardNo">cardNo</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/TranhistRecordWithPoint.html" title="com.valuecardservice.soap.dto内のクラス">TranhistRecordWithPoint</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/DualCardDealInfo.html#cardNoFrom">cardNoFrom</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/DualCardDealInfo.html" title="com.valuecardservice.soap.dto内のクラス">DualCardDealInfo</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/DualCardDealInfo.html#cardNoTo">cardNoTo</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/DualCardDealInfo.html" title="com.valuecardservice.soap.dto内のクラス">DualCardDealInfo</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/ChangeResult.html#cardStatus">cardStatus</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/ChangeResult.html" title="com.valuecardservice.soap.dto内のクラス">ChangeResult</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html#cardStatus">cardStatus</a></span> - クラス の変数com.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">ApiLogicImpl</a></dt>
<dd> </dd>
<dt><a href="../com/valuecardservice/soap/services/CardStatusChangeService.html" title="com.valuecardservice.soap.services内のインタフェース"><span class="strong">CardStatusChangeService</span></a> - <a href="../com/valuecardservice/soap/services/package-summary.html">com.valuecardservice.soap.services</a>のインタフェース</dt>
<dd>
<div class="block">�J�[�h�̃X�e�[�^�X�ύX�Ɋւ���SOAP�T�[�r�X�ł��B
�i�ړ��A�L��A����A���Z�A�m�F�j</div>
</dd>
<dt><a href="../com/valuecardservice/soap/services/impl/CardStatusChangeServiceImpl.html" title="com.valuecardservice.soap.services.impl内のクラス"><span class="strong">CardStatusChangeServiceImpl</span></a> - <a href="../com/valuecardservice/soap/services/impl/package-summary.html">com.valuecardservice.soap.services.impl</a>のクラス</dt>
<dd>
<div class="block">CardStatusChangeService�̎����N���X�ł��B</div>
</dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/impl/CardStatusChangeServiceImpl.html#CardStatusChangeServiceImpl()">CardStatusChangeServiceImpl()</a></span> - クラス のコンストラクタcom.valuecardservice.soap.services.impl.<a href="../com/valuecardservice/soap/services/impl/CardStatusChangeServiceImpl.html" title="com.valuecardservice.soap.services.impl内のクラス">CardStatusChangeServiceImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/ChangeResult.html#cardStatusSub">cardStatusSub</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/ChangeResult.html" title="com.valuecardservice.soap.dto内のクラス">ChangeResult</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html#cardTableDao">cardTableDao</a></span> - クラス の変数com.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">ApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/CardClearingApiLogicImpl.html#cardTableDao">cardTableDao</a></span> - クラス の変数com.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/CardClearingApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">CardClearingApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/CardInvalidApiLogicImpl.html#cardTableDao">cardTableDao</a></span> - クラス の変数com.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/CardInvalidApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">CardInvalidApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/CardValidApiLogicImpl.html#cardTableDao">cardTableDao</a></span> - クラス の変数com.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/CardValidApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">CardValidApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/GetStatusApiLogicImpl.html#cardTableDao">cardTableDao</a></span> - クラス の変数com.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/GetStatusApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">GetStatusApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/ValueMoveApiLogicImpl.html#cardTableDao">cardTableDao</a></span> - クラス の変数com.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/ValueMoveApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">ValueMoveApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/CardStatusChangeService.html#cardValid(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">cardValid(String, String, String, String)</a></span> - インタフェース のメソッドcom.valuecardservice.soap.services.<a href="../com/valuecardservice/soap/services/CardStatusChangeService.html" title="com.valuecardservice.soap.services内のインタフェース">CardStatusChangeService</a></dt>
<dd>
<div class="block">�w�肳�ꂽ�J�[�h��L���܂��B</div>
</dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/impl/CardStatusChangeServiceImpl.html#cardValid(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">cardValid(String, String, String, String)</a></span> - クラス のメソッドcom.valuecardservice.soap.services.impl.<a href="../com/valuecardservice/soap/services/impl/CardStatusChangeServiceImpl.html" title="com.valuecardservice.soap.services.impl内のクラス">CardStatusChangeServiceImpl</a></dt>
<dd>
<div class="block">�w�肳�ꂽ�J�[�h��L���܂��B</div>
</dd>
<dt><a href="../com/valuecardservice/soap/logic/CardValidApiLogic.html" title="com.valuecardservice.soap.logic内のインタフェース"><span class="strong">CardValidApiLogic</span></a> - <a href="../com/valuecardservice/soap/logic/package-summary.html">com.valuecardservice.soap.logic</a>のインタフェース</dt>
<dd> </dd>
<dt><a href="../com/valuecardservice/soap/logic/impl/CardValidApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス"><span class="strong">CardValidApiLogicImpl</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/CardValidApiLogicImpl.html#CardValidApiLogicImpl()">CardValidApiLogicImpl()</a></span> - クラス のコンストラクタcom.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/CardValidApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">CardValidApiLogicImpl</a></dt>
<dd> </dd>
<dt><a href="../com/valuecardservice/soap/dto/ChangeResult.html" title="com.valuecardservice.soap.dto内のクラス"><span class="strong">ChangeResult</span></a> - <a href="../com/valuecardservice/soap/dto/package-summary.html">com.valuecardservice.soap.dto</a>のクラス</dt>
<dd>
<div class="block">������\���N���X�ł��B</div>
</dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/ChangeResult.html#ChangeResult()">ChangeResult()</a></span> - クラス のコンストラクタcom.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/ChangeResult.html" title="com.valuecardservice.soap.dto内のクラス">ChangeResult</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/ApiLogic.html#checkAccessKey(java.lang.String)">checkAccessKey(String)</a></span> - インタフェース のメソッドcom.valuecardservice.soap.logic.<a href="../com/valuecardservice/soap/logic/ApiLogic.html" title="com.valuecardservice.soap.logic内のインタフェース">ApiLogic</a></dt>
<dd>
<div class="block">API用のアクセスキーをチェックします。</div>
</dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html#checkAccessKey(java.lang.String)">checkAccessKey(String)</a></span> - クラス のメソッドcom.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">ApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/ApiLogic.html#checkBlackHawk()">checkBlackHawk()</a></span> - インタフェース のメソッドcom.valuecardservice.soap.logic.<a href="../com/valuecardservice/soap/logic/ApiLogic.html" title="com.valuecardservice.soap.logic内のインタフェース">ApiLogic</a></dt>
<dd>
<div class="block">BlackHawkアカウント可否</div>
</dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html#checkBlackHawk()">checkBlackHawk()</a></span> - クラス のメソッドcom.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">ApiLogicImpl</a></dt>
<dd>
<div class="block">BlackHawkアカウント可否</div>
</dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/ApiLogic.html#checkBluemanAccessKey(java.lang.String)">checkBluemanAccessKey(String)</a></span> - インタフェース のメソッドcom.valuecardservice.soap.logic.<a href="../com/valuecardservice/soap/logic/ApiLogic.html" title="com.valuecardservice.soap.logic内のインタフェース">ApiLogic</a></dt>
<dd>
<div class="block">API用のアクセスキーをチェックします。</div>
</dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html#checkBluemanAccessKey(java.lang.String)">checkBluemanAccessKey(String)</a></span> - クラス のメソッドcom.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">ApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/ApiLogic.html#checkCardNo(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">checkCardNo(String, String, String, String)</a></span> - インタフェース のメソッドcom.valuecardservice.soap.logic.<a href="../com/valuecardservice/soap/logic/ApiLogic.html" title="com.valuecardservice.soap.logic内のインタフェース">ApiLogic</a></dt>
<dd>
<div class="block">カード番号をチェックします。</div>
</dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html#checkCardNo(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">checkCardNo(String, String, String, String)</a></span> - クラス のメソッドcom.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">ApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/services/impl/TranhistServiceWithPointImpl.html#checkDate(java.lang.String)">checkDate(String)</a></span> - クラス のstaticメソッドcom.valuecardservice.soap.services.impl.<a href="../com/valuecardservice/soap/services/impl/TranhistServiceWithPointImpl.html" title="com.valuecardservice.soap.services.impl内のクラス">TranhistServiceWithPointImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/ApiLogic.html#checkInComm()">checkInComm()</a></span> - インタフェース のメソッドcom.valuecardservice.soap.logic.<a href="../com/valuecardservice/soap/logic/ApiLogic.html" title="com.valuecardservice.soap.logic内のインタフェース">ApiLogic</a></dt>
<dd>
<div class="block">Incommアカウント可否</div>
</dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html#checkInComm()">checkInComm()</a></span> - クラス のメソッドcom.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">ApiLogicImpl</a></dt>
<dd>
<div class="block">Incommアカウント可否</div>
</dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/ApiLogic.html#checkTermId(java.lang.String,%20java.lang.String)">checkTermId(String, String)</a></span> - インタフェース のメソッドcom.valuecardservice.soap.logic.<a href="../com/valuecardservice/soap/logic/ApiLogic.html" title="com.valuecardservice.soap.logic内のインタフェース">ApiLogic</a></dt>
<dd>
<div class="block">端末IDをチェックします。</div>
</dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html#checkTermId(java.lang.String,%20java.lang.String)">checkTermId(String, String)</a></span> - クラス のメソッドcom.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">ApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/ApiLogic.html#checkUnisys()">checkUnisys()</a></span> - インタフェース のメソッドcom.valuecardservice.soap.logic.<a href="../com/valuecardservice/soap/logic/ApiLogic.html" title="com.valuecardservice.soap.logic内のインタフェース">ApiLogic</a></dt>
<dd>
<div class="block">UNISYSアカウント可否</div>
</dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html#checkUnisys()">checkUnisys()</a></span> - クラス のメソッドcom.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">ApiLogicImpl</a></dt>
<dd>
<div class="block">UNISYSアカウント可否</div>
</dd>
<dt><a href="../com/valuecardservice/soap/def/package-summary.html">com.valuecardservice.soap.def</a> - パッケージ com.valuecardservice.soap.def</dt>
<dd> </dd>
<dt><a href="../com/valuecardservice/soap/dto/package-summary.html">com.valuecardservice.soap.dto</a> - パッケージ com.valuecardservice.soap.dto</dt>
<dd> </dd>
<dt><a href="../com/valuecardservice/soap/logic/impl/package-summary.html">com.valuecardservice.soap.logic.impl</a> - パッケージ com.valuecardservice.soap.logic.impl</dt>
<dd> </dd>
<dt><a href="../com/valuecardservice/soap/services/impl/package-summary.html">com.valuecardservice.soap.services.impl</a> - パッケージ com.valuecardservice.soap.services.impl</dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/AddPointApiLogicImpl.html#comment">comment</a></span> - クラス の変数com.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/AddPointApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">AddPointApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/DepositApiLogicImpl.html#comment">comment</a></span> - クラス の変数com.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/DepositApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">DepositApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/PurchaseIncentiveApiLogicImpl.html#comment">comment</a></span> - クラス の変数com.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/PurchaseIncentiveApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">PurchaseIncentiveApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/TotalingApiLogicImpl.html#comment">comment</a></span> - クラス の変数com.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/TotalingApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">TotalingApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html#commonAccessTableDao">commonAccessTableDao</a></span> - クラス の変数com.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">ApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html#companyTableDao">companyTableDao</a></span> - クラス の変数com.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">ApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/ApiLogic.html#concatParamErrors(java.lang.String[])">concatParamErrors(String[])</a></span> - インタフェース のメソッドcom.valuecardservice.soap.logic.<a href="../com/valuecardservice/soap/logic/ApiLogic.html" title="com.valuecardservice.soap.logic内のインタフェース">ApiLogic</a></dt>
<dd>
<div class="block">エラーメッセージ配列をまとめます。</div>
</dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html#concatParamErrors(java.lang.String[])">concatParamErrors(String[])</a></span> - クラス のメソッドcom.valuecardservice.soap.logic.impl.<a href="../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">ApiLogicImpl</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dxo/TranhistRecordDxo.html#convert(java.util.Map,%20com.valuecardservice.soap.dto.TranhistRecord)">convert(Map<String, Object>, TranhistRecord)</a></span> - インタフェース のメソッドcom.valuecardservice.soap.dxo.<a href="../com/valuecardservice/soap/dxo/TranhistRecordDxo.html" title="com.valuecardservice.soap.dxo内のインタフェース">TranhistRecordDxo</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dxo/TranhistRecordWithPointDxo.html#convert(java.util.Map,%20com.valuecardservice.soap.dto.TranhistRecordWithPoint)">convert(Map<String, Object>, TranhistRecordWithPoint)</a></span> - インタフェース のメソッドcom.valuecardservice.soap.dxo.<a href="../com/valuecardservice/soap/dxo/TranhistRecordWithPointDxo.html" title="com.valuecardservice.soap.dxo内のインタフェース">TranhistRecordWithPointDxo</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/TranhistResult.html#count">count</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/TranhistResult.html" title="com.valuecardservice.soap.dto内のクラス">TranhistResult</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/TranhistResultWithPoint.html#count">count</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/TranhistResultWithPoint.html" title="com.valuecardservice.soap.dto内のクラス">TranhistResultWithPoint</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/SumTermResultWithPoint.html#couponAddCancelCount">couponAddCancelCount</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/SumTermResultWithPoint.html" title="com.valuecardservice.soap.dto内のクラス">SumTermResultWithPoint</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/SumTermResultWithPoint.html#couponAddCancelValue">couponAddCancelValue</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/SumTermResultWithPoint.html" title="com.valuecardservice.soap.dto内のクラス">SumTermResultWithPoint</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/SumTermResult.html#couponAddCount">couponAddCount</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/SumTermResult.html" title="com.valuecardservice.soap.dto内のクラス">SumTermResult</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/SumTermResultWithPoint.html#couponAddCount">couponAddCount</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/SumTermResultWithPoint.html" title="com.valuecardservice.soap.dto内のクラス">SumTermResultWithPoint</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/SumTermResult.html#couponAddValue">couponAddValue</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/SumTermResult.html" title="com.valuecardservice.soap.dto内のクラス">SumTermResult</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/SumTermResultWithPoint.html#couponAddValue">couponAddValue</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/SumTermResultWithPoint.html" title="com.valuecardservice.soap.dto内のクラス">SumTermResultWithPoint</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/TranhistRecord.html#couponBonusValue">couponBonusValue</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/TranhistRecord.html" title="com.valuecardservice.soap.dto内のクラス">TranhistRecord</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/TranhistRecordWithPoint.html#couponBonusValue">couponBonusValue</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/TranhistRecordWithPoint.html" title="com.valuecardservice.soap.dto内のクラス">TranhistRecordWithPoint</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/SumTermResult.html#couponCancelCount">couponCancelCount</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/SumTermResult.html" title="com.valuecardservice.soap.dto内のクラス">SumTermResult</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/SumTermResult.html#couponCancelValue">couponCancelValue</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/SumTermResult.html" title="com.valuecardservice.soap.dto内のクラス">SumTermResult</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/DealResult.html#couponWithdraw">couponWithdraw</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/DealResult.html" title="com.valuecardservice.soap.dto内のクラス">DealResult</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/DealResultWithPoint.html#couponWithdraw">couponWithdraw</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/DealResultWithPoint.html" title="com.valuecardservice.soap.dto内のクラス">DealResultWithPoint</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/valuecardservice/soap/dto/DealResultWithTatsuno.html#couponWithdraw">couponWithdraw</a></span> - クラス の変数com.valuecardservice.soap.dto.<a href="../com/valuecardservice/soap/dto/DealResultWithTatsuno.html" title="com.valuecardservice.soap.dto内のクラス">DealResultWithTatsuno</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-2.html">前の文字</a></li>
<li><a href="index-4.html">次の文字</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-3.html" target="_top">フレーム</a></li>
<li><a href="index-3.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>