Class: MoneyS3::Parsers::BankUcetPokladnaType

Inherits:
Object
  • Object
show all
Includes:
ParserCore::BaseParser
Defined in:
lib/money_s3/parsers/bank_ucet_pokladna_type.rb

Instance Method Summary collapse

Instance Method Details

#b_kodObject



86
87
88
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 86

def b_kod
  at 'BKod'
end

#b_kod_attributesObject



90
91
92
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 90

def b_kod_attributes
  attributes_at 'BKod'
end

#b_menaObject



46
47
48
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 46

def b_mena
  at 'BMena'
end

#b_mena_attributesObject



50
51
52
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 50

def b_mena_attributes
  attributes_at 'BMena'
end

#b_nazevObject



94
95
96
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 94

def b_nazev
  at 'BNazev'
end

#b_nazev_attributesObject



98
99
100
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 98

def b_nazev_attributes
  attributes_at 'BNazev'
end

#b_zkratObject



102
103
104
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 102

def b_zkrat
  at 'BZkrat'
end

#b_zkrat_attributesObject



106
107
108
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 106

def b_zkrat_attributes
  attributes_at 'BZkrat'
end

#druhObject



150
151
152
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 150

def druh
  at 'Druh'
end

#druh_attributesObject



154
155
156
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 154

def druh_attributes
  attributes_at 'Druh'
end

#hb_nazevObject



142
143
144
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 142

def hb_nazev
  at 'HBNazev'
end

#hb_nazev_attributesObject



146
147
148
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 146

def hb_nazev_attributes
  attributes_at 'HBNazev'
end

#hbidObject



134
135
136
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 134

def hbid
  at 'HBID'
end

#hbid_attributesObject



138
139
140
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 138

def hbid_attributes
  attributes_at 'HBID'
end

#ibanObject



110
111
112
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 110

def iban
  at 'IBAN'
end

#iban_attributesObject



114
115
116
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 114

def iban_attributes
  attributes_at 'IBAN'
end

#menaObject



38
39
40
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 38

def mena
  at 'Mena'
end

#mena_attributesObject



42
43
44
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 42

def mena_attributes
  attributes_at 'Mena'
end

#poc_stavObject



30
31
32
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 30

def poc_stav
  at 'PocStav'
end

#poc_stav_attributesObject



34
35
36
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 34

def poc_stav_attributes
  attributes_at 'PocStav'
end

#pokladniObject



174
175
176
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 174

def pokladni
  at 'Pokladni'
end

#pokladni_attributesObject



178
179
180
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 178

def pokladni_attributes
  attributes_at 'Pokladni'
end

#popisObject



14
15
16
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 14

def popis
  at 'Popis'
end

#popis_attributesObject



18
19
20
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 18

def popis_attributes
  attributes_at 'Popis'
end

#poznObject



182
183
184
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 182

def pozn
  at 'Pozn'
end

#pozn_attributesObject



186
187
188
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 186

def pozn_attributes
  attributes_at 'Pozn'
end

#prim_ucetObject



70
71
72
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 70

def prim_ucet
  at 'PrimUcet'
end

#prim_ucet_attributesObject



74
75
76
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 74

def prim_ucet_attributes
  attributes_at 'PrimUcet'
end

#ps_kurzObject



54
55
56
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 54

def ps_kurz
  at 'PSKurz'
end

#ps_kurz_attributesObject



58
59
60
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 58

def ps_kurz_attributes
  attributes_at 'PSKurz'
end

#ps_mnozstviObject



62
63
64
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 62

def ps_mnozstvi
  at 'PSMnozstvi'
end

#ps_mnozstvi_attributesObject



66
67
68
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 66

def ps_mnozstvi_attributes
  attributes_at 'PSMnozstvi'
end

#swiftObject



118
119
120
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 118

def swift
  at 'SWIFT'
end

#swift_attributesObject



122
123
124
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 122

def swift_attributes
  attributes_at 'SWIFT'
end

#to_hObject



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
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 190

def to_h
  hash = {}
  hash[:attributes] = attributes

  hash[:zkrat] = zkrat if has? 'Zkrat'
  hash[:zkrat_attributes] = zkrat_attributes if has? 'Zkrat'
  hash[:popis] = popis if has? 'Popis'
  hash[:popis_attributes] = popis_attributes if has? 'Popis'
  hash[:uc_pokl] = uc_pokl if has? 'UcPokl'
  hash[:uc_pokl_attributes] = uc_pokl_attributes if has? 'UcPokl'
  hash[:poc_stav] = poc_stav if has? 'PocStav'
  hash[:poc_stav_attributes] = poc_stav_attributes if has? 'PocStav'
  hash[:mena] = mena if has? 'Mena'
  hash[:mena_attributes] = mena_attributes if has? 'Mena'
  hash[:b_mena] = b_mena if has? 'BMena'
  hash[:b_mena_attributes] = b_mena_attributes if has? 'BMena'
  hash[:ps_kurz] = ps_kurz if has? 'PSKurz'
  hash[:ps_kurz_attributes] = ps_kurz_attributes if has? 'PSKurz'
  hash[:ps_mnozstvi] = ps_mnozstvi if has? 'PSMnozstvi'
  hash[:ps_mnozstvi_attributes] = ps_mnozstvi_attributes if has? 'PSMnozstvi'
  hash[:prim_ucet] = prim_ucet if has? 'PrimUcet'
  hash[:prim_ucet_attributes] = prim_ucet_attributes if has? 'PrimUcet'
  hash[:ucet] = ucet if has? 'Ucet'
  hash[:ucet_attributes] = ucet_attributes if has? 'Ucet'
  hash[:b_kod] = b_kod if has? 'BKod'
  hash[:b_kod_attributes] = b_kod_attributes if has? 'BKod'
  hash[:b_nazev] = b_nazev if has? 'BNazev'
  hash[:b_nazev_attributes] = b_nazev_attributes if has? 'BNazev'
  hash[:b_zkrat] = b_zkrat if has? 'BZkrat'
  hash[:b_zkrat_attributes] = b_zkrat_attributes if has? 'BZkrat'
  hash[:iban] = iban if has? 'IBAN'
  hash[:iban_attributes] = iban_attributes if has? 'IBAN'
  hash[:swift] = swift if has? 'SWIFT'
  hash[:swift_attributes] = swift_attributes if has? 'SWIFT'
  hash[:uver] = uver if has? 'Uver'
  hash[:uver_attributes] = uver_attributes if has? 'Uver'
  hash[:hbid] = hbid if has? 'HBID'
  hash[:hbid_attributes] = hbid_attributes if has? 'HBID'
  hash[:hb_nazev] = hb_nazev if has? 'HBNazev'
  hash[:hb_nazev_attributes] = hb_nazev_attributes if has? 'HBNazev'
  hash[:druh] = druh if has? 'Druh'
  hash[:druh_attributes] = druh_attributes if has? 'Druh'
  hash[:typ_prijem] = typ_prijem if has? 'TypPrijem'
  hash[:typ_prijem_attributes] = typ_prijem_attributes if has? 'TypPrijem'
  hash[:typ_vydej] = typ_vydej if has? 'TypVydej'
  hash[:typ_vydej_attributes] = typ_vydej_attributes if has? 'TypVydej'
  hash[:pokladni] = pokladni if has? 'Pokladni'
  hash[:pokladni_attributes] = pokladni_attributes if has? 'Pokladni'
  hash[:pozn] = pozn if has? 'Pozn'
  hash[:pozn_attributes] = pozn_attributes if has? 'Pozn'

  hash
end

#typ_prijemObject



158
159
160
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 158

def typ_prijem
  at 'TypPrijem'
end

#typ_prijem_attributesObject



162
163
164
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 162

def typ_prijem_attributes
  attributes_at 'TypPrijem'
end

#typ_vydejObject



166
167
168
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 166

def typ_vydej
  at 'TypVydej'
end

#typ_vydej_attributesObject



170
171
172
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 170

def typ_vydej_attributes
  attributes_at 'TypVydej'
end

#uc_poklObject



22
23
24
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 22

def uc_pokl
  at 'UcPokl'
end

#uc_pokl_attributesObject



26
27
28
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 26

def uc_pokl_attributes
  attributes_at 'UcPokl'
end

#ucetObject



78
79
80
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 78

def ucet
  at 'Ucet'
end

#ucet_attributesObject



82
83
84
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 82

def ucet_attributes
  attributes_at 'Ucet'
end

#uverObject



126
127
128
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 126

def uver
  at 'Uver'
end

#uver_attributesObject



130
131
132
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 130

def uver_attributes
  attributes_at 'Uver'
end

#zkratObject



6
7
8
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 6

def zkrat
  at 'Zkrat'
end

#zkrat_attributesObject



10
11
12
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 10

def zkrat_attributes
  attributes_at 'Zkrat'
end