Class: MoneyS3::Parsers::ObjednavkaType
- Inherits:
-
Object
- Object
- MoneyS3::Parsers::ObjednavkaType
show all
- Includes:
- ParserCore::BaseParser
- Defined in:
- lib/money_s3/parsers/objednavka_type.rb
Instance Method Summary
collapse
Instance Method Details
#cas_vystave ⇒ Object
178
179
180
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 178
def cas_vystave
at 'CasVystave'
end
|
#cas_vystave_attributes ⇒ Object
182
183
184
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 182
def cas_vystave_attributes
attributes_at 'CasVystave'
end
|
#celkem ⇒ Object
90
91
92
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 90
def celkem
at 'Celkem'
end
|
#celkem_attributes ⇒ Object
94
95
96
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 94
def celkem_attributes
attributes_at 'Celkem'
end
|
#cinnost ⇒ Object
130
131
132
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 130
def cinnost
at 'Cinnost'
end
|
#cinnost_attributes ⇒ Object
134
135
136
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 134
def cinnost_attributes
attributes_at 'Cinnost'
end
|
#d_cislo ⇒ Object
106
107
108
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 106
def d_cislo
at 'DCislo'
end
|
#d_cislo_attributes ⇒ Object
110
111
112
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 110
def d_cislo_attributes
attributes_at 'DCislo'
end
|
#d_rada ⇒ Object
98
99
100
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 98
def d_rada
at 'DRada'
end
|
#d_rada_attributes ⇒ Object
102
103
104
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 102
def d_rada_attributes
attributes_at 'DRada'
end
|
#datum_vysta ⇒ Object
186
187
188
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 186
def datum_vysta
at 'DatumVysta'
end
|
#datum_vysta_attributes ⇒ Object
190
191
192
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 190
def datum_vysta_attributes
attributes_at 'DatumVysta'
end
|
#dod_odb ⇒ Object
70
71
72
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 70
def dod_odb
submodel_at(DokladFirmaType, 'DodOdb')
end
|
#dodaci_podm ⇒ Object
282
283
284
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 282
def dodaci_podm
at 'DodaciPodm'
end
|
#dodaci_podm_attributes ⇒ Object
286
287
288
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 286
def dodaci_podm_attributes
attributes_at 'DodaciPodm'
end
|
#doklad ⇒ Object
6
7
8
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 6
def doklad
at 'Doklad'
end
|
#doklad_attributes ⇒ Object
10
11
12
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 10
def doklad_attributes
attributes_at 'Doklad'
end
|
#dokumenty ⇒ Object
390
391
392
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 390
def dokumenty
array_of_at(String, ['Dokumenty', 'Dokument'])
end
|
#doprava ⇒ Object
170
171
172
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 170
def doprava
at 'Doprava'
end
|
#doprava_attributes ⇒ Object
174
175
176
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 174
def doprava_attributes
attributes_at 'Doprava'
end
|
#druh_dopravy ⇒ Object
290
291
292
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 290
def druh_dopravy
at 'DruhDopravy'
end
|
#druh_dopravy_attributes ⇒ Object
294
295
296
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 294
def druh_dopravy_attributes
attributes_at 'DruhDopravy'
end
|
#eshop ⇒ Object
342
343
344
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 342
def eshop
submodel_at(Eshop3, 'eshop')
end
|
#konec_prij ⇒ Object
74
75
76
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 74
def konec_prij
submodel_at(KonecPrijFirmaType, 'KonecPrij')
end
|
#kp_from_odb ⇒ Object
78
79
80
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 78
def kp_from_odb
at 'KPFromOdb'
end
|
#kp_from_odb_attributes ⇒ Object
82
83
84
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 82
def kp_from_odb_attributes
attributes_at 'KPFromOdb'
end
|
#moje_firma ⇒ Object
382
383
384
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 382
def moje_firma
submodel_at(MojeFirmaType, 'MojeFirma')
end
|
#nadpis ⇒ Object
194
195
196
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 194
def nadpis
at 'Nadpis'
end
|
#nadpis_attributes ⇒ Object
198
199
200
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 198
def nadpis_attributes
attributes_at 'Nadpis'
end
|
#ne_rezervov ⇒ Object
146
147
148
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 146
def ne_rezervov
at 'NeRezervov'
end
|
#ne_rezervov_attributes ⇒ Object
150
151
152
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 150
def ne_rezervov_attributes
attributes_at 'NeRezervov'
end
|
#ne_vyrizova ⇒ Object
234
235
236
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 234
def ne_vyrizova
at 'NeVyrizova'
end
|
#ne_vyrizova_attributes ⇒ Object
238
239
240
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 238
def ne_vyrizova_attributes
attributes_at 'NeVyrizova'
end
|
#pevne_ceny ⇒ Object
154
155
156
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 154
def pevne_ceny
at 'PevneCeny'
end
|
#pevne_ceny_attributes ⇒ Object
158
159
160
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 158
def pevne_ceny_attributes
attributes_at 'PevneCeny'
end
|
#plat_podm ⇒ Object
162
163
164
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 162
def plat_podm
at 'PlatPodm'
end
|
#plat_podm_attributes ⇒ Object
166
167
168
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 166
def plat_podm_attributes
attributes_at 'PlatPodm'
end
|
#pojisteno ⇒ Object
346
347
348
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 346
def pojisteno
at 'Pojisteno'
end
|
#pojisteno_attributes ⇒ Object
350
351
352
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 350
def pojisteno_attributes
attributes_at 'Pojisteno'
end
|
#polozka ⇒ Object
378
379
380
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 378
def polozka
array_of_at(PolObjednType, ['Polozka'])
end
|
#popis ⇒ Object
14
15
16
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 14
def popis
at 'Popis'
end
|
#popis_attributes ⇒ Object
18
19
20
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 18
def popis_attributes
attributes_at 'Popis'
end
|
#poznamka ⇒ Object
22
23
24
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 22
def poznamka
at 'Poznamka'
end
|
#poznamka_attributes ⇒ Object
26
27
28
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 26
def poznamka_attributes
attributes_at 'Poznamka'
end
|
#prepr_seznam_sluzeb ⇒ Object
374
375
376
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 374
def prepr_seznam_sluzeb
array_of_at(PreprDoplnUdajType, ['Prepr_SeznamSluzeb', 'Prepr_Sluzba'])
end
|
#prepr_trida ⇒ Object
370
371
372
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 370
def prepr_trida
submodel_at(PreprDoplnUdajType, 'Prepr_Trida')
end
|
#prepr_uhrada_dobirky ⇒ Object
366
367
368
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 366
def prepr_uhrada_dobirky
submodel_at(PreprDoplnUdajType, 'Prepr_UhradaDobirky')
end
|
#prepr_vyplatne ⇒ Object
362
363
364
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 362
def prepr_vyplatne
submodel_at(PreprDoplnUdajType, 'Prepr_Vyplatne')
end
|
#prepravce ⇒ Object
354
355
356
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 354
def prepravce
submodel_at(PrepravceType, 'Prepravce')
end
|
#prim_doklad ⇒ Object
218
219
220
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 218
def prim_doklad
at 'PrimDoklad'
end
|
#prim_doklad_attributes ⇒ Object
222
223
224
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 222
def prim_doklad_attributes
attributes_at 'PrimDoklad'
end
|
#sazba_dph1 ⇒ Object
318
319
320
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 318
def sazba_dph1
at 'SazbaDPH1'
end
|
#sazba_dph1_attributes ⇒ Object
322
323
324
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 322
def sazba_dph1_attributes
attributes_at 'SazbaDPH1'
end
|
#sazba_dph2 ⇒ Object
326
327
328
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 326
def sazba_dph2
at 'SazbaDPH2'
end
|
#sazba_dph2_attributes ⇒ Object
330
331
332
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 330
def sazba_dph2_attributes
attributes_at 'SazbaDPH2'
end
|
#siz_dec_celk ⇒ Object
250
251
252
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 250
def siz_dec_celk
at 'SizDecCelk'
end
|
#siz_dec_celk_attributes ⇒ Object
254
255
256
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 254
def siz_dec_celk_attributes
attributes_at 'SizDecCelk'
end
|
#siz_dec_dph ⇒ Object
242
243
244
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 242
def siz_dec_dph
at 'SizDecDPH'
end
|
#siz_dec_dph_attributes ⇒ Object
246
247
248
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 246
def siz_dec_dph_attributes
attributes_at 'SizDecDPH'
end
|
#sleva ⇒ Object
334
335
336
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 334
def sleva
at 'Sleva'
end
|
#sleva_attributes ⇒ Object
338
339
340
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 338
def sleva_attributes
attributes_at 'Sleva'
end
|
#souhrn_dph ⇒ Object
86
87
88
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 86
def souhrn_dph
submodel_at(SouhrnDPHType, 'SouhrnDPH')
end
|
#st_odesl_urc ⇒ Object
298
299
300
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 298
def st_odesl_urc
at 'StOdeslUrc'
end
|
#st_odesl_urc_attributes ⇒ Object
302
303
304
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 302
def st_odesl_urc_attributes
attributes_at 'StOdeslUrc'
end
|
#stat_moss ⇒ Object
266
267
268
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 266
def stat_moss
at 'StatMOSS'
end
|
#stat_moss_attributes ⇒ Object
270
271
272
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 270
def stat_moss_attributes
attributes_at 'StatMOSS'
end
|
#stredisko ⇒ Object
114
115
116
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 114
def stredisko
at 'Stredisko'
end
|
#stredisko_attributes ⇒ Object
118
119
120
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 118
def stredisko_attributes
attributes_at 'Stredisko'
end
|
#text_pred_po ⇒ Object
30
31
32
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 30
def text_pred_po
at 'TextPredPo'
end
|
#text_pred_po_attributes ⇒ Object
34
35
36
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 34
def text_pred_po_attributes
attributes_at 'TextPredPo'
end
|
#text_za_pol ⇒ Object
38
39
40
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 38
def text_za_pol
at 'TextZaPol'
end
|
#text_za_pol_attributes ⇒ Object
42
43
44
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 42
def text_za_pol_attributes
attributes_at 'TextZaPol'
end
|
#to_h ⇒ Object
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 402
def to_h
hash = {}
hash[:attributes] = attributes
hash[:doklad] = doklad if has? 'Doklad'
hash[:doklad_attributes] = doklad_attributes if has? 'Doklad'
hash[:popis] = popis if has? 'Popis'
hash[:popis_attributes] = popis_attributes if has? 'Popis'
hash[:poznamka] = poznamka if has? 'Poznamka'
hash[:poznamka_attributes] = poznamka_attributes if has? 'Poznamka'
hash[:text_pred_po] = text_pred_po if has? 'TextPredPo'
hash[:text_pred_po_attributes] = text_pred_po_attributes if has? 'TextPredPo'
hash[:text_za_pol] = text_za_pol if has? 'TextZaPol'
hash[:text_za_pol_attributes] = text_za_pol_attributes if has? 'TextZaPol'
hash[:vystaveno] = vystaveno if has? 'Vystaveno'
hash[:vystaveno_attributes] = vystaveno_attributes if has? 'Vystaveno'
hash[:vyridit_do] = vyridit_do if has? 'Vyridit_do'
hash[:vyridit_do_attributes] = vyridit_do_attributes if has? 'Vyridit_do'
hash[:vyrizeno] = vyrizeno if has? 'Vyrizeno'
hash[:vyrizeno_attributes] = vyrizeno_attributes if has? 'Vyrizeno'
hash[:dod_odb] = dod_odb.to_h if has? 'DodOdb'
hash[:konec_prij] = konec_prij.to_h if has? 'KonecPrij'
hash[:kp_from_odb] = kp_from_odb if has? 'KPFromOdb'
hash[:kp_from_odb_attributes] = kp_from_odb_attributes if has? 'KPFromOdb'
hash[:souhrn_dph] = souhrn_dph.to_h if has? 'SouhrnDPH'
hash[:celkem] = celkem if has? 'Celkem'
hash[:celkem_attributes] = celkem_attributes if has? 'Celkem'
hash[:d_rada] = d_rada if has? 'DRada'
hash[:d_rada_attributes] = d_rada_attributes if has? 'DRada'
hash[:d_cislo] = d_cislo if has? 'DCislo'
hash[:d_cislo_attributes] = d_cislo_attributes if has? 'DCislo'
hash[:stredisko] = stredisko if has? 'Stredisko'
hash[:stredisko_attributes] = stredisko_attributes if has? 'Stredisko'
hash[:zakazka] = zakazka if has? 'Zakazka'
hash[:zakazka_attributes] = zakazka_attributes if has? 'Zakazka'
hash[:cinnost] = cinnost if has? 'Cinnost'
hash[:cinnost_attributes] = cinnost_attributes if has? 'Cinnost'
hash[:vystavil] = vystavil if has? 'Vystavil'
hash[:vystavil_attributes] = vystavil_attributes if has? 'Vystavil'
hash[:ne_rezervov] = ne_rezervov if has? 'NeRezervov'
hash[:ne_rezervov_attributes] = ne_rezervov_attributes if has? 'NeRezervov'
hash[:pevne_ceny] = pevne_ceny if has? 'PevneCeny'
hash[:pevne_ceny_attributes] = pevne_ceny_attributes if has? 'PevneCeny'
hash[:plat_podm] = plat_podm if has? 'PlatPodm'
hash[:plat_podm_attributes] = plat_podm_attributes if has? 'PlatPodm'
hash[:doprava] = doprava if has? 'Doprava'
hash[:doprava_attributes] = doprava_attributes if has? 'Doprava'
hash[:cas_vystave] = cas_vystave if has? 'CasVystave'
hash[:cas_vystave_attributes] = cas_vystave_attributes if has? 'CasVystave'
hash[:datum_vysta] = datum_vysta if has? 'DatumVysta'
hash[:datum_vysta_attributes] = datum_vysta_attributes if has? 'DatumVysta'
hash[:nadpis] = nadpis if has? 'Nadpis'
hash[:nadpis_attributes] = nadpis_attributes if has? 'Nadpis'
hash[:vyridit_nej] = vyridit_nej if has? 'VyriditNej'
hash[:vyridit_nej_attributes] = vyridit_nej_attributes if has? 'VyriditNej'
hash[:zkratka_typ] = zkratka_typ if has? 'ZkratkaTyp'
hash[:zkratka_typ_attributes] = zkratka_typ_attributes if has? 'ZkratkaTyp'
hash[:prim_doklad] = prim_doklad if has? 'PrimDoklad'
hash[:prim_doklad_attributes] = prim_doklad_attributes if has? 'PrimDoklad'
hash[:var_symbol] = var_symbol if has? 'VarSymbol'
hash[:var_symbol_attributes] = var_symbol_attributes if has? 'VarSymbol'
hash[:ne_vyrizova] = ne_vyrizova if has? 'NeVyrizova'
hash[:ne_vyrizova_attributes] = ne_vyrizova_attributes if has? 'NeVyrizova'
hash[:siz_dec_dph] = siz_dec_dph if has? 'SizDecDPH'
hash[:siz_dec_dph_attributes] = siz_dec_dph_attributes if has? 'SizDecDPH'
hash[:siz_dec_celk] = siz_dec_celk if has? 'SizDecCelk'
hash[:siz_dec_celk_attributes] = siz_dec_celk_attributes if has? 'SizDecCelk'
hash[:zobr_pozn_vy] = zobr_pozn_vy if has? 'ZobrPoznVy'
hash[:zobr_pozn_vy_attributes] = zobr_pozn_vy_attributes if has? 'ZobrPoznVy'
hash[:stat_moss] = stat_moss if has? 'StatMOSS'
hash[:stat_moss_attributes] = stat_moss_attributes if has? 'StatMOSS'
hash[:typ_transakce] = typ_transakce if has? 'TypTransakce'
hash[:typ_transakce_attributes] = typ_transakce_attributes if has? 'TypTransakce'
hash[:dodaci_podm] = dodaci_podm if has? 'DodaciPodm'
hash[:dodaci_podm_attributes] = dodaci_podm_attributes if has? 'DodaciPodm'
hash[:druh_dopravy] = druh_dopravy if has? 'DruhDopravy'
hash[:druh_dopravy_attributes] = druh_dopravy_attributes if has? 'DruhDopravy'
hash[:st_odesl_urc] = st_odesl_urc if has? 'StOdeslUrc'
hash[:st_odesl_urc_attributes] = st_odesl_urc_attributes if has? 'StOdeslUrc'
hash[:valuty] = valuty.to_h if has? 'Valuty'
hash[:zp_vyp_dph] = zp_vyp_dph if has? 'ZpVypDPH'
hash[:zp_vyp_dph_attributes] = zp_vyp_dph_attributes if has? 'ZpVypDPH'
hash[:sazba_dph1] = sazba_dph1 if has? 'SazbaDPH1'
hash[:sazba_dph1_attributes] = sazba_dph1_attributes if has? 'SazbaDPH1'
hash[:sazba_dph2] = sazba_dph2 if has? 'SazbaDPH2'
hash[:sazba_dph2_attributes] = sazba_dph2_attributes if has? 'SazbaDPH2'
hash[:sleva] = sleva if has? 'Sleva'
hash[:sleva_attributes] = sleva_attributes if has? 'Sleva'
hash[:eshop] = eshop.to_h if has? 'eshop'
hash[:pojisteno] = pojisteno if has? 'Pojisteno'
hash[:pojisteno_attributes] = pojisteno_attributes if has? 'Pojisteno'
hash[:prepravce] = prepravce.to_h if has? 'Prepravce'
hash[:typ_zasillky] = typ_zasillky.to_h if has? 'TypZasillky'
hash[:prepr_vyplatne] = prepr_vyplatne.to_h if has? 'Prepr_Vyplatne'
hash[:prepr_uhrada_dobirky] = prepr_uhrada_dobirky.to_h if has? 'Prepr_UhradaDobirky'
hash[:prepr_trida] = prepr_trida.to_h if has? 'Prepr_Trida'
hash[:prepr_seznam_sluzeb] = prepr_seznam_sluzeb.map(&:to_h) if has? 'Prepr_SeznamSluzeb'
hash[:polozka] = polozka.map(&:to_h) if has? 'Polozka'
hash[:moje_firma] = moje_firma.to_h if has? 'MojeFirma'
hash[:vlajky] = vlajky.to_h if has? 'Vlajky'
hash[:dokumenty] = dokumenty if has? 'Dokumenty'
hash[:uzivatelska_pole] = uzivatelska_pole if has? 'UzivatelskaPole'
hash[:uzivatelska_pole_attributes] = uzivatelska_pole_attributes if has? 'UzivatelskaPole'
hash
end
|
#typ_transakce ⇒ Object
274
275
276
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 274
def typ_transakce
at 'TypTransakce'
end
|
#typ_transakce_attributes ⇒ Object
278
279
280
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 278
def typ_transakce_attributes
attributes_at 'TypTransakce'
end
|
#typ_zasillky ⇒ Object
358
359
360
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 358
def typ_zasillky
submodel_at(TypZasilkyType, 'TypZasillky')
end
|
#uzivatelska_pole ⇒ Object
394
395
396
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 394
def uzivatelska_pole
at 'UzivatelskaPole'
end
|
#uzivatelska_pole_attributes ⇒ Object
398
399
400
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 398
def uzivatelska_pole_attributes
attributes_at 'UzivatelskaPole'
end
|
#valuty ⇒ Object
306
307
308
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 306
def valuty
submodel_at(Valuty2, 'Valuty')
end
|
#var_symbol ⇒ Object
226
227
228
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 226
def var_symbol
at 'VarSymbol'
end
|
#var_symbol_attributes ⇒ Object
230
231
232
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 230
def var_symbol_attributes
attributes_at 'VarSymbol'
end
|
#vlajky ⇒ Object
386
387
388
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 386
def vlajky
submodel_at(Vlajky, 'Vlajky')
end
|
#vyridit_do ⇒ Object
54
55
56
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 54
def vyridit_do
at 'Vyridit_do'
end
|
#vyridit_do_attributes ⇒ Object
58
59
60
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 58
def vyridit_do_attributes
attributes_at 'Vyridit_do'
end
|
#vyridit_nej ⇒ Object
202
203
204
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 202
def vyridit_nej
at 'VyriditNej'
end
|
#vyridit_nej_attributes ⇒ Object
206
207
208
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 206
def vyridit_nej_attributes
attributes_at 'VyriditNej'
end
|
#vyrizeno ⇒ Object
62
63
64
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 62
def vyrizeno
at 'Vyrizeno'
end
|
#vyrizeno_attributes ⇒ Object
66
67
68
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 66
def vyrizeno_attributes
attributes_at 'Vyrizeno'
end
|
#vystaveno ⇒ Object
46
47
48
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 46
def vystaveno
at 'Vystaveno'
end
|
#vystaveno_attributes ⇒ Object
50
51
52
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 50
def vystaveno_attributes
attributes_at 'Vystaveno'
end
|
#vystavil ⇒ Object
138
139
140
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 138
def vystavil
at 'Vystavil'
end
|
#vystavil_attributes ⇒ Object
142
143
144
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 142
def vystavil_attributes
attributes_at 'Vystavil'
end
|
#zakazka ⇒ Object
122
123
124
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 122
def zakazka
at 'Zakazka'
end
|
#zakazka_attributes ⇒ Object
126
127
128
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 126
def zakazka_attributes
attributes_at 'Zakazka'
end
|
#zkratka_typ ⇒ Object
210
211
212
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 210
def zkratka_typ
at 'ZkratkaTyp'
end
|
#zkratka_typ_attributes ⇒ Object
214
215
216
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 214
def zkratka_typ_attributes
attributes_at 'ZkratkaTyp'
end
|
#zobr_pozn_vy ⇒ Object
258
259
260
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 258
def zobr_pozn_vy
at 'ZobrPoznVy'
end
|
#zobr_pozn_vy_attributes ⇒ Object
262
263
264
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 262
def zobr_pozn_vy_attributes
attributes_at 'ZobrPoznVy'
end
|
#zp_vyp_dph ⇒ Object
310
311
312
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 310
def zp_vyp_dph
at 'ZpVypDPH'
end
|
#zp_vyp_dph_attributes ⇒ Object
314
315
316
|
# File 'lib/money_s3/parsers/objednavka_type.rb', line 314
def zp_vyp_dph_attributes
attributes_at 'ZpVypDPH'
end
|