|
|
@@ -0,0 +1,533 @@
|
|
|
1
|
+//
|
|
|
2
|
+// Este archivo ha sido generado por Eclipse Implementation of JAXB v2.3.3
|
|
|
3
|
+// Visite https://eclipse-ee4j.github.io/jaxb-ri
|
|
|
4
|
+// Todas las modificaciones realizadas en este archivo se perder�n si se vuelve a compilar el esquema de origen.
|
|
|
5
|
+// Generado el: 2021.10.08 a las 02:26:44 PM COT
|
|
|
6
|
+//
|
|
|
7
|
+
|
|
|
8
|
+
|
|
|
9
|
+package com.vespot_UpdateUserRequest;
|
|
|
10
|
+
|
|
|
11
|
+import java.io.Serializable;
|
|
|
12
|
+import java.util.ArrayList;
|
|
|
13
|
+import java.util.List;
|
|
|
14
|
+import javax.xml.bind.JAXBElement;
|
|
|
15
|
+import javax.xml.bind.annotation.XmlAccessType;
|
|
|
16
|
+import javax.xml.bind.annotation.XmlAccessorType;
|
|
|
17
|
+import javax.xml.bind.annotation.XmlElement;
|
|
|
18
|
+import javax.xml.bind.annotation.XmlElementRef;
|
|
|
19
|
+import javax.xml.bind.annotation.XmlElementRefs;
|
|
|
20
|
+import javax.xml.bind.annotation.XmlMixed;
|
|
|
21
|
+import javax.xml.bind.annotation.XmlRootElement;
|
|
|
22
|
+import javax.xml.bind.annotation.XmlType;
|
|
|
23
|
+
|
|
|
24
|
+
|
|
|
25
|
+/**
|
|
|
26
|
+ * <p>Clase Java para anonymous complex type.
|
|
|
27
|
+ *
|
|
|
28
|
+ * <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
|
|
|
29
|
+ *
|
|
|
30
|
+ * <pre>
|
|
|
31
|
+ * &lt;complexType&gt;
|
|
|
32
|
+ * &lt;complexContent&gt;
|
|
|
33
|
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
|
|
|
34
|
+ * &lt;sequence&gt;
|
|
|
35
|
+ * &lt;element name="SignonRq"&gt;
|
|
|
36
|
+ * &lt;complexType&gt;
|
|
|
37
|
+ * &lt;complexContent&gt;
|
|
|
38
|
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
|
|
|
39
|
+ * &lt;sequence&gt;
|
|
|
40
|
+ * &lt;element name="SessionLoginId" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
|
|
|
41
|
+ * &lt;/sequence&gt;
|
|
|
42
|
+ * &lt;/restriction&gt;
|
|
|
43
|
+ * &lt;/complexContent&gt;
|
|
|
44
|
+ * &lt;/complexType&gt;
|
|
|
45
|
+ * &lt;/element&gt;
|
|
|
46
|
+ * &lt;element name="BaseSvcRq"&gt;
|
|
|
47
|
+ * &lt;complexType&gt;
|
|
|
48
|
+ * &lt;complexContent&gt;
|
|
|
49
|
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
|
|
|
50
|
+ * &lt;sequence&gt;
|
|
|
51
|
+ * &lt;element name="MsgRqHdr"&gt;
|
|
|
52
|
+ * &lt;complexType&gt;
|
|
|
53
|
+ * &lt;complexContent&gt;
|
|
|
54
|
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
|
|
|
55
|
+ * &lt;sequence&gt;
|
|
|
56
|
+ * &lt;element name="Instance" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
|
|
|
57
|
+ * &lt;element name="BankId" type="{http://www.w3.org/2001/XMLSchema}short"/&gt;
|
|
|
58
|
+ * &lt;element name="OriginatorName" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
|
|
|
59
|
+ * &lt;element name="RequestCode" type="{http://www.w3.org/2001/XMLSchema}short"/&gt;
|
|
|
60
|
+ * &lt;element name="RequestName" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
|
|
|
61
|
+ * &lt;/sequence&gt;
|
|
|
62
|
+ * &lt;/restriction&gt;
|
|
|
63
|
+ * &lt;/complexContent&gt;
|
|
|
64
|
+ * &lt;/complexType&gt;
|
|
|
65
|
+ * &lt;/element&gt;
|
|
|
66
|
+ * &lt;/sequence&gt;
|
|
|
67
|
+ * &lt;/restriction&gt;
|
|
|
68
|
+ * &lt;/complexContent&gt;
|
|
|
69
|
+ * &lt;/complexType&gt;
|
|
|
70
|
+ * &lt;/element&gt;
|
|
|
71
|
+ * &lt;element name="BankSvcRq"&gt;
|
|
|
72
|
+ * &lt;complexType&gt;
|
|
|
73
|
+ * &lt;complexContent&gt;
|
|
|
74
|
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
|
|
|
75
|
+ * &lt;sequence&gt;
|
|
|
76
|
+ * &lt;element name="gnsIDUsuario" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
|
|
|
77
|
+ * &lt;element name="gnsIDRol" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
|
|
|
78
|
+ * &lt;element name="gnsContrasena" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
|
|
|
79
|
+ * &lt;element name="gnsCodigoSucursal" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
|
|
|
80
|
+ * &lt;element name="gnsIDSupervisor" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
|
|
|
81
|
+ * &lt;/sequence&gt;
|
|
|
82
|
+ * &lt;/restriction&gt;
|
|
|
83
|
+ * &lt;/complexContent&gt;
|
|
|
84
|
+ * &lt;/complexType&gt;
|
|
|
85
|
+ * &lt;/element&gt;
|
|
|
86
|
+ * &lt;/sequence&gt;
|
|
|
87
|
+ * &lt;/restriction&gt;
|
|
|
88
|
+ * &lt;/complexContent&gt;
|
|
|
89
|
+ * &lt;/complexType&gt;
|
|
|
90
|
+ * </pre>
|
|
|
91
|
+ *
|
|
|
92
|
+ *
|
|
|
93
|
+ */
|
|
|
94
|
+@XmlAccessorType(XmlAccessType.FIELD)
|
|
|
95
|
+@XmlType(name = "", propOrder = {
|
|
|
96
|
+ "signonRq",
|
|
|
97
|
+ "baseSvcRq",
|
|
|
98
|
+ "bankSvcRq"
|
|
|
99
|
+})
|
|
|
100
|
+@XmlRootElement(name = "Genesis")
|
|
|
101
|
+public class UpdateUserRequest {
|
|
|
102
|
+
|
|
|
103
|
+ @XmlElement(name = "SignonRq", required = true)
|
|
|
104
|
+ protected UpdateUserRequest.SignonRq signonRq;
|
|
|
105
|
+ @XmlElement(name = "BaseSvcRq", required = true)
|
|
|
106
|
+ protected UpdateUserRequest.BaseSvcRq baseSvcRq;
|
|
|
107
|
+ @XmlElement(name = "BankSvcRq", required = true)
|
|
|
108
|
+ protected UpdateUserRequest.BankSvcRq bankSvcRq;
|
|
|
109
|
+
|
|
|
110
|
+ /**
|
|
|
111
|
+ * Obtiene el valor de la propiedad signonRq.
|
|
|
112
|
+ *
|
|
|
113
|
+ * @return
|
|
|
114
|
+ * possible object is
|
|
|
115
|
+ * {@link Genesis.SignonRq }
|
|
|
116
|
+ *
|
|
|
117
|
+ */
|
|
|
118
|
+ public UpdateUserRequest.SignonRq getSignonRq() {
|
|
|
119
|
+ return signonRq;
|
|
|
120
|
+ }
|
|
|
121
|
+
|
|
|
122
|
+ /**
|
|
|
123
|
+ * Define el valor de la propiedad signonRq.
|
|
|
124
|
+ *
|
|
|
125
|
+ * @param value
|
|
|
126
|
+ * allowed object is
|
|
|
127
|
+ * {@link Genesis.SignonRq }
|
|
|
128
|
+ *
|
|
|
129
|
+ */
|
|
|
130
|
+ public void setSignonRq(UpdateUserRequest.SignonRq value) {
|
|
|
131
|
+ this.signonRq = value;
|
|
|
132
|
+ }
|
|
|
133
|
+
|
|
|
134
|
+ /**
|
|
|
135
|
+ * Obtiene el valor de la propiedad baseSvcRq.
|
|
|
136
|
+ *
|
|
|
137
|
+ * @return
|
|
|
138
|
+ * possible object is
|
|
|
139
|
+ * {@link Genesis.BaseSvcRq }
|
|
|
140
|
+ *
|
|
|
141
|
+ */
|
|
|
142
|
+ public UpdateUserRequest.BaseSvcRq getBaseSvcRq() {
|
|
|
143
|
+ return baseSvcRq;
|
|
|
144
|
+ }
|
|
|
145
|
+
|
|
|
146
|
+ /**
|
|
|
147
|
+ * Define el valor de la propiedad baseSvcRq.
|
|
|
148
|
+ *
|
|
|
149
|
+ * @param value
|
|
|
150
|
+ * allowed object is
|
|
|
151
|
+ * {@link Genesis.BaseSvcRq }
|
|
|
152
|
+ *
|
|
|
153
|
+ */
|
|
|
154
|
+ public void setBaseSvcRq(UpdateUserRequest.BaseSvcRq value) {
|
|
|
155
|
+ this.baseSvcRq = value;
|
|
|
156
|
+ }
|
|
|
157
|
+
|
|
|
158
|
+ /**
|
|
|
159
|
+ * Obtiene el valor de la propiedad bankSvcRq.
|
|
|
160
|
+ *
|
|
|
161
|
+ * @return
|
|
|
162
|
+ * possible object is
|
|
|
163
|
+ * {@link Genesis.BankSvcRq }
|
|
|
164
|
+ *
|
|
|
165
|
+ */
|
|
|
166
|
+ public UpdateUserRequest.BankSvcRq getBankSvcRq() {
|
|
|
167
|
+ return bankSvcRq;
|
|
|
168
|
+ }
|
|
|
169
|
+
|
|
|
170
|
+ /**
|
|
|
171
|
+ * Define el valor de la propiedad bankSvcRq.
|
|
|
172
|
+ *
|
|
|
173
|
+ * @param value
|
|
|
174
|
+ * allowed object is
|
|
|
175
|
+ * {@link Genesis.BankSvcRq }
|
|
|
176
|
+ *
|
|
|
177
|
+ */
|
|
|
178
|
+ public void setBankSvcRq(UpdateUserRequest.BankSvcRq value) {
|
|
|
179
|
+ this.bankSvcRq = value;
|
|
|
180
|
+ }
|
|
|
181
|
+
|
|
|
182
|
+
|
|
|
183
|
+ /**
|
|
|
184
|
+ * <p>Clase Java para anonymous complex type.
|
|
|
185
|
+ *
|
|
|
186
|
+ * <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
|
|
|
187
|
+ *
|
|
|
188
|
+ * <pre>
|
|
|
189
|
+ * &lt;complexType&gt;
|
|
|
190
|
+ * &lt;complexContent&gt;
|
|
|
191
|
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
|
|
|
192
|
+ * &lt;sequence&gt;
|
|
|
193
|
+ * &lt;element name="gnsIDUsuario" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
|
|
|
194
|
+ * &lt;element name="gnsIDRol" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
|
|
|
195
|
+ * &lt;element name="gnsContrasena" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
|
|
|
196
|
+ * &lt;element name="gnsCodigoSucursal" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
|
|
|
197
|
+ * &lt;element name="gnsIDSupervisor" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
|
|
|
198
|
+ * &lt;/sequence&gt;
|
|
|
199
|
+ * &lt;/restriction&gt;
|
|
|
200
|
+ * &lt;/complexContent&gt;
|
|
|
201
|
+ * &lt;/complexType&gt;
|
|
|
202
|
+ * </pre>
|
|
|
203
|
+ *
|
|
|
204
|
+ *
|
|
|
205
|
+ */
|
|
|
206
|
+ @XmlAccessorType(XmlAccessType.FIELD)
|
|
|
207
|
+ @XmlType(name = "", propOrder = {
|
|
|
208
|
+ "content"
|
|
|
209
|
+ })
|
|
|
210
|
+ public static class BankSvcRq {
|
|
|
211
|
+
|
|
|
212
|
+ @XmlElementRefs({
|
|
|
213
|
+ @XmlElementRef(name = "gnsIDUsuario", type = JAXBElement.class),
|
|
|
214
|
+ @XmlElementRef(name = "gnsIDRol", type = JAXBElement.class),
|
|
|
215
|
+ @XmlElementRef(name = "gnsContrasena", type = JAXBElement.class),
|
|
|
216
|
+ @XmlElementRef(name = "gnsCodigoSucursal", type = JAXBElement.class),
|
|
|
217
|
+ @XmlElementRef(name = "gnsIDSupervisor", type = JAXBElement.class)
|
|
|
218
|
+ })
|
|
|
219
|
+ @XmlMixed
|
|
|
220
|
+ protected List<Serializable> content;
|
|
|
221
|
+
|
|
|
222
|
+ /**
|
|
|
223
|
+ * Gets the value of the content property.
|
|
|
224
|
+ *
|
|
|
225
|
+ * <p>
|
|
|
226
|
+ * This accessor method returns a reference to the live list,
|
|
|
227
|
+ * not a snapshot. Therefore any modification you make to the
|
|
|
228
|
+ * returned list will be present inside the JAXB object.
|
|
|
229
|
+ * This is why there is not a <CODE>set</CODE> method for the content property.
|
|
|
230
|
+ *
|
|
|
231
|
+ * <p>
|
|
|
232
|
+ * For example, to add a new item, do as follows:
|
|
|
233
|
+ * <pre>
|
|
|
234
|
+ * getContent().add(newItem);
|
|
|
235
|
+ * </pre>
|
|
|
236
|
+ *
|
|
|
237
|
+ *
|
|
|
238
|
+ * <p>
|
|
|
239
|
+ * Objects of the following type(s) are allowed in the list
|
|
|
240
|
+ * {@link JAXBElement }{@code <}{@link Long }{@code >}
|
|
|
241
|
+ * {@link JAXBElement }{@code <}{@link Long }{@code >}
|
|
|
242
|
+ * {@link JAXBElement }{@code <}{@link String }{@code >}
|
|
|
243
|
+ * {@link JAXBElement }{@code <}{@link Long }{@code >}
|
|
|
244
|
+ * {@link JAXBElement }{@code <}{@link Long }{@code >}
|
|
|
245
|
+ * {@link String }
|
|
|
246
|
+ *
|
|
|
247
|
+ *
|
|
|
248
|
+ */
|
|
|
249
|
+ public List<Serializable> getContent() {
|
|
|
250
|
+ if (content == null) {
|
|
|
251
|
+ content = new ArrayList<Serializable>();
|
|
|
252
|
+ }
|
|
|
253
|
+ return this.content;
|
|
|
254
|
+ }
|
|
|
255
|
+
|
|
|
256
|
+ }
|
|
|
257
|
+
|
|
|
258
|
+
|
|
|
259
|
+ /**
|
|
|
260
|
+ * <p>Clase Java para anonymous complex type.
|
|
|
261
|
+ *
|
|
|
262
|
+ * <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
|
|
|
263
|
+ *
|
|
|
264
|
+ * <pre>
|
|
|
265
|
+ * &lt;complexType&gt;
|
|
|
266
|
+ * &lt;complexContent&gt;
|
|
|
267
|
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
|
|
|
268
|
+ * &lt;sequence&gt;
|
|
|
269
|
+ * &lt;element name="MsgRqHdr"&gt;
|
|
|
270
|
+ * &lt;complexType&gt;
|
|
|
271
|
+ * &lt;complexContent&gt;
|
|
|
272
|
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
|
|
|
273
|
+ * &lt;sequence&gt;
|
|
|
274
|
+ * &lt;element name="Instance" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
|
|
|
275
|
+ * &lt;element name="BankId" type="{http://www.w3.org/2001/XMLSchema}short"/&gt;
|
|
|
276
|
+ * &lt;element name="OriginatorName" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
|
|
|
277
|
+ * &lt;element name="RequestCode" type="{http://www.w3.org/2001/XMLSchema}short"/&gt;
|
|
|
278
|
+ * &lt;element name="RequestName" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
|
|
|
279
|
+ * &lt;/sequence&gt;
|
|
|
280
|
+ * &lt;/restriction&gt;
|
|
|
281
|
+ * &lt;/complexContent&gt;
|
|
|
282
|
+ * &lt;/complexType&gt;
|
|
|
283
|
+ * &lt;/element&gt;
|
|
|
284
|
+ * &lt;/sequence&gt;
|
|
|
285
|
+ * &lt;/restriction&gt;
|
|
|
286
|
+ * &lt;/complexContent&gt;
|
|
|
287
|
+ * &lt;/complexType&gt;
|
|
|
288
|
+ * </pre>
|
|
|
289
|
+ *
|
|
|
290
|
+ *
|
|
|
291
|
+ */
|
|
|
292
|
+ @XmlAccessorType(XmlAccessType.FIELD)
|
|
|
293
|
+ @XmlType(name = "", propOrder = {
|
|
|
294
|
+ "msgRqHdr"
|
|
|
295
|
+ })
|
|
|
296
|
+ public static class BaseSvcRq {
|
|
|
297
|
+
|
|
|
298
|
+ @XmlElement(name = "MsgRqHdr", required = true)
|
|
|
299
|
+ protected UpdateUserRequest.BaseSvcRq.MsgRqHdr msgRqHdr;
|
|
|
300
|
+
|
|
|
301
|
+ /**
|
|
|
302
|
+ * Obtiene el valor de la propiedad msgRqHdr.
|
|
|
303
|
+ *
|
|
|
304
|
+ * @return
|
|
|
305
|
+ * possible object is
|
|
|
306
|
+ * {@link Genesis.BaseSvcRq.MsgRqHdr }
|
|
|
307
|
+ *
|
|
|
308
|
+ */
|
|
|
309
|
+ public UpdateUserRequest.BaseSvcRq.MsgRqHdr getMsgRqHdr() {
|
|
|
310
|
+ return msgRqHdr;
|
|
|
311
|
+ }
|
|
|
312
|
+
|
|
|
313
|
+ /**
|
|
|
314
|
+ * Define el valor de la propiedad msgRqHdr.
|
|
|
315
|
+ *
|
|
|
316
|
+ * @param value
|
|
|
317
|
+ * allowed object is
|
|
|
318
|
+ * {@link Genesis.BaseSvcRq.MsgRqHdr }
|
|
|
319
|
+ *
|
|
|
320
|
+ */
|
|
|
321
|
+ public void setMsgRqHdr(UpdateUserRequest.BaseSvcRq.MsgRqHdr value) {
|
|
|
322
|
+ this.msgRqHdr = value;
|
|
|
323
|
+ }
|
|
|
324
|
+
|
|
|
325
|
+
|
|
|
326
|
+ /**
|
|
|
327
|
+ * <p>Clase Java para anonymous complex type.
|
|
|
328
|
+ *
|
|
|
329
|
+ * <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
|
|
|
330
|
+ *
|
|
|
331
|
+ * <pre>
|
|
|
332
|
+ * &lt;complexType&gt;
|
|
|
333
|
+ * &lt;complexContent&gt;
|
|
|
334
|
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
|
|
|
335
|
+ * &lt;sequence&gt;
|
|
|
336
|
+ * &lt;element name="Instance" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
|
|
|
337
|
+ * &lt;element name="BankId" type="{http://www.w3.org/2001/XMLSchema}short"/&gt;
|
|
|
338
|
+ * &lt;element name="OriginatorName" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
|
|
|
339
|
+ * &lt;element name="RequestCode" type="{http://www.w3.org/2001/XMLSchema}short"/&gt;
|
|
|
340
|
+ * &lt;element name="RequestName" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
|
|
|
341
|
+ * &lt;/sequence&gt;
|
|
|
342
|
+ * &lt;/restriction&gt;
|
|
|
343
|
+ * &lt;/complexContent&gt;
|
|
|
344
|
+ * &lt;/complexType&gt;
|
|
|
345
|
+ * </pre>
|
|
|
346
|
+ *
|
|
|
347
|
+ *
|
|
|
348
|
+ */
|
|
|
349
|
+ @XmlAccessorType(XmlAccessType.FIELD)
|
|
|
350
|
+ @XmlType(name = "", propOrder = {
|
|
|
351
|
+ "instance",
|
|
|
352
|
+ "bankId",
|
|
|
353
|
+ "originatorName",
|
|
|
354
|
+ "requestCode",
|
|
|
355
|
+ "requestName"
|
|
|
356
|
+ })
|
|
|
357
|
+ public static class MsgRqHdr {
|
|
|
358
|
+
|
|
|
359
|
+ @XmlElement(name = "Instance", required = true)
|
|
|
360
|
+ protected String instance;
|
|
|
361
|
+ @XmlElement(name = "BankId")
|
|
|
362
|
+ protected short bankId;
|
|
|
363
|
+ @XmlElement(name = "OriginatorName", required = true)
|
|
|
364
|
+ protected String originatorName;
|
|
|
365
|
+ @XmlElement(name = "RequestCode")
|
|
|
366
|
+ protected short requestCode;
|
|
|
367
|
+ @XmlElement(name = "RequestName", required = true)
|
|
|
368
|
+ protected String requestName;
|
|
|
369
|
+
|
|
|
370
|
+ /**
|
|
|
371
|
+ * Obtiene el valor de la propiedad instance.
|
|
|
372
|
+ *
|
|
|
373
|
+ * @return
|
|
|
374
|
+ * possible object is
|
|
|
375
|
+ * {@link String }
|
|
|
376
|
+ *
|
|
|
377
|
+ */
|
|
|
378
|
+ public String getInstance() {
|
|
|
379
|
+ return instance;
|
|
|
380
|
+ }
|
|
|
381
|
+
|
|
|
382
|
+ /**
|
|
|
383
|
+ * Define el valor de la propiedad instance.
|
|
|
384
|
+ *
|
|
|
385
|
+ * @param value
|
|
|
386
|
+ * allowed object is
|
|
|
387
|
+ * {@link String }
|
|
|
388
|
+ *
|
|
|
389
|
+ */
|
|
|
390
|
+ public void setInstance(String value) {
|
|
|
391
|
+ this.instance = value;
|
|
|
392
|
+ }
|
|
|
393
|
+
|
|
|
394
|
+ /**
|
|
|
395
|
+ * Obtiene el valor de la propiedad bankId.
|
|
|
396
|
+ *
|
|
|
397
|
+ */
|
|
|
398
|
+ public short getBankId() {
|
|
|
399
|
+ return bankId;
|
|
|
400
|
+ }
|
|
|
401
|
+
|
|
|
402
|
+ /**
|
|
|
403
|
+ * Define el valor de la propiedad bankId.
|
|
|
404
|
+ *
|
|
|
405
|
+ */
|
|
|
406
|
+ public void setBankId(short value) {
|
|
|
407
|
+ this.bankId = value;
|
|
|
408
|
+ }
|
|
|
409
|
+
|
|
|
410
|
+ /**
|
|
|
411
|
+ * Obtiene el valor de la propiedad originatorName.
|
|
|
412
|
+ *
|
|
|
413
|
+ * @return
|
|
|
414
|
+ * possible object is
|
|
|
415
|
+ * {@link String }
|
|
|
416
|
+ *
|
|
|
417
|
+ */
|
|
|
418
|
+ public String getOriginatorName() {
|
|
|
419
|
+ return originatorName;
|
|
|
420
|
+ }
|
|
|
421
|
+
|
|
|
422
|
+ /**
|
|
|
423
|
+ * Define el valor de la propiedad originatorName.
|
|
|
424
|
+ *
|
|
|
425
|
+ * @param value
|
|
|
426
|
+ * allowed object is
|
|
|
427
|
+ * {@link String }
|
|
|
428
|
+ *
|
|
|
429
|
+ */
|
|
|
430
|
+ public void setOriginatorName(String value) {
|
|
|
431
|
+ this.originatorName = value;
|
|
|
432
|
+ }
|
|
|
433
|
+
|
|
|
434
|
+ /**
|
|
|
435
|
+ * Obtiene el valor de la propiedad requestCode.
|
|
|
436
|
+ *
|
|
|
437
|
+ */
|
|
|
438
|
+ public short getRequestCode() {
|
|
|
439
|
+ return requestCode;
|
|
|
440
|
+ }
|
|
|
441
|
+
|
|
|
442
|
+ /**
|
|
|
443
|
+ * Define el valor de la propiedad requestCode.
|
|
|
444
|
+ *
|
|
|
445
|
+ */
|
|
|
446
|
+ public void setRequestCode(short value) {
|
|
|
447
|
+ this.requestCode = value;
|
|
|
448
|
+ }
|
|
|
449
|
+
|
|
|
450
|
+ /**
|
|
|
451
|
+ * Obtiene el valor de la propiedad requestName.
|
|
|
452
|
+ *
|
|
|
453
|
+ * @return
|
|
|
454
|
+ * possible object is
|
|
|
455
|
+ * {@link String }
|
|
|
456
|
+ *
|
|
|
457
|
+ */
|
|
|
458
|
+ public String getRequestName() {
|
|
|
459
|
+ return requestName;
|
|
|
460
|
+ }
|
|
|
461
|
+
|
|
|
462
|
+ /**
|
|
|
463
|
+ * Define el valor de la propiedad requestName.
|
|
|
464
|
+ *
|
|
|
465
|
+ * @param value
|
|
|
466
|
+ * allowed object is
|
|
|
467
|
+ * {@link String }
|
|
|
468
|
+ *
|
|
|
469
|
+ */
|
|
|
470
|
+ public void setRequestName(String value) {
|
|
|
471
|
+ this.requestName = value;
|
|
|
472
|
+ }
|
|
|
473
|
+
|
|
|
474
|
+ }
|
|
|
475
|
+
|
|
|
476
|
+ }
|
|
|
477
|
+
|
|
|
478
|
+
|
|
|
479
|
+ /**
|
|
|
480
|
+ * <p>Clase Java para anonymous complex type.
|
|
|
481
|
+ *
|
|
|
482
|
+ * <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
|
|
|
483
|
+ *
|
|
|
484
|
+ * <pre>
|
|
|
485
|
+ * &lt;complexType&gt;
|
|
|
486
|
+ * &lt;complexContent&gt;
|
|
|
487
|
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
|
|
|
488
|
+ * &lt;sequence&gt;
|
|
|
489
|
+ * &lt;element name="SessionLoginId" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
|
|
|
490
|
+ * &lt;/sequence&gt;
|
|
|
491
|
+ * &lt;/restriction&gt;
|
|
|
492
|
+ * &lt;/complexContent&gt;
|
|
|
493
|
+ * &lt;/complexType&gt;
|
|
|
494
|
+ * </pre>
|
|
|
495
|
+ *
|
|
|
496
|
+ *
|
|
|
497
|
+ */
|
|
|
498
|
+ @XmlAccessorType(XmlAccessType.FIELD)
|
|
|
499
|
+ @XmlType(name = "", propOrder = {
|
|
|
500
|
+ "sessionLoginId"
|
|
|
501
|
+ })
|
|
|
502
|
+ public static class SignonRq {
|
|
|
503
|
+
|
|
|
504
|
+ @XmlElement(name = "SessionLoginId", required = true)
|
|
|
505
|
+ protected String sessionLoginId;
|
|
|
506
|
+
|
|
|
507
|
+ /**
|
|
|
508
|
+ * Obtiene el valor de la propiedad sessionLoginId.
|
|
|
509
|
+ *
|
|
|
510
|
+ * @return
|
|
|
511
|
+ * possible object is
|
|
|
512
|
+ * {@link String }
|
|
|
513
|
+ *
|
|
|
514
|
+ */
|
|
|
515
|
+ public String getSessionLoginId() {
|
|
|
516
|
+ return sessionLoginId;
|
|
|
517
|
+ }
|
|
|
518
|
+
|
|
|
519
|
+ /**
|
|
|
520
|
+ * Define el valor de la propiedad sessionLoginId.
|
|
|
521
|
+ *
|
|
|
522
|
+ * @param value
|
|
|
523
|
+ * allowed object is
|
|
|
524
|
+ * {@link String }
|
|
|
525
|
+ *
|
|
|
526
|
+ */
|
|
|
527
|
+ public void setSessionLoginId(String value) {
|
|
|
528
|
+ this.sessionLoginId = value;
|
|
|
529
|
+ }
|
|
|
530
|
+
|
|
|
531
|
+ }
|
|
|
532
|
+
|
|
|
533
|
+}
|