Class: MoneyS3::Parsers::BankUcetPokladnaType
- Inherits:
-
Object
- Object
- MoneyS3::Parsers::BankUcetPokladnaType
- Includes:
- ParserCore::BaseParser
- Defined in:
- lib/money_s3/parsers/bank_ucet_pokladna_type.rb
Instance Method Summary collapse
- #b_kod ⇒ Object
- #b_kod_attributes ⇒ Object
- #b_mena ⇒ Object
- #b_mena_attributes ⇒ Object
- #b_nazev ⇒ Object
- #b_nazev_attributes ⇒ Object
- #b_zkrat ⇒ Object
- #b_zkrat_attributes ⇒ Object
- #druh ⇒ Object
- #druh_attributes ⇒ Object
- #hb_nazev ⇒ Object
- #hb_nazev_attributes ⇒ Object
- #hbid ⇒ Object
- #hbid_attributes ⇒ Object
- #iban ⇒ Object
- #iban_attributes ⇒ Object
- #mena ⇒ Object
- #mena_attributes ⇒ Object
- #poc_stav ⇒ Object
- #poc_stav_attributes ⇒ Object
- #pokladni ⇒ Object
- #pokladni_attributes ⇒ Object
- #popis ⇒ Object
- #popis_attributes ⇒ Object
- #pozn ⇒ Object
- #pozn_attributes ⇒ Object
- #prim_ucet ⇒ Object
- #prim_ucet_attributes ⇒ Object
- #ps_kurz ⇒ Object
- #ps_kurz_attributes ⇒ Object
- #ps_mnozstvi ⇒ Object
- #ps_mnozstvi_attributes ⇒ Object
- #swift ⇒ Object
- #swift_attributes ⇒ Object
- #to_h ⇒ Object
- #typ_prijem ⇒ Object
- #typ_prijem_attributes ⇒ Object
- #typ_vydej ⇒ Object
- #typ_vydej_attributes ⇒ Object
- #uc_pokl ⇒ Object
- #uc_pokl_attributes ⇒ Object
- #ucet ⇒ Object
- #ucet_attributes ⇒ Object
- #uver ⇒ Object
- #uver_attributes ⇒ Object
- #zkrat ⇒ Object
- #zkrat_attributes ⇒ Object
Instance Method Details
#b_kod ⇒ Object
86 87 88 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 86 def b_kod at 'BKod' end |
#b_kod_attributes ⇒ Object
90 91 92 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 90 def b_kod_attributes attributes_at 'BKod' end |
#b_mena ⇒ Object
46 47 48 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 46 def b_mena at 'BMena' end |
#b_mena_attributes ⇒ Object
50 51 52 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 50 def b_mena_attributes attributes_at 'BMena' end |
#b_nazev ⇒ Object
94 95 96 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 94 def b_nazev at 'BNazev' end |
#b_nazev_attributes ⇒ Object
98 99 100 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 98 def b_nazev_attributes attributes_at 'BNazev' end |
#b_zkrat ⇒ Object
102 103 104 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 102 def b_zkrat at 'BZkrat' end |
#b_zkrat_attributes ⇒ Object
106 107 108 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 106 def b_zkrat_attributes attributes_at 'BZkrat' end |
#druh ⇒ Object
150 151 152 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 150 def druh at 'Druh' end |
#druh_attributes ⇒ Object
154 155 156 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 154 def druh_attributes attributes_at 'Druh' end |
#hb_nazev ⇒ Object
142 143 144 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 142 def hb_nazev at 'HBNazev' end |
#hb_nazev_attributes ⇒ Object
146 147 148 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 146 def hb_nazev_attributes attributes_at 'HBNazev' end |
#hbid ⇒ Object
134 135 136 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 134 def hbid at 'HBID' end |
#hbid_attributes ⇒ Object
138 139 140 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 138 def hbid_attributes attributes_at 'HBID' end |
#iban ⇒ Object
110 111 112 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 110 def iban at 'IBAN' end |
#iban_attributes ⇒ Object
114 115 116 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 114 def iban_attributes attributes_at 'IBAN' end |
#mena ⇒ Object
38 39 40 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 38 def mena at 'Mena' end |
#mena_attributes ⇒ Object
42 43 44 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 42 def mena_attributes attributes_at 'Mena' end |
#poc_stav ⇒ Object
30 31 32 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 30 def poc_stav at 'PocStav' end |
#poc_stav_attributes ⇒ Object
34 35 36 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 34 def poc_stav_attributes attributes_at 'PocStav' end |
#pokladni ⇒ Object
174 175 176 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 174 def pokladni at 'Pokladni' end |
#pokladni_attributes ⇒ Object
178 179 180 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 178 def pokladni_attributes attributes_at 'Pokladni' end |
#popis ⇒ Object
14 15 16 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 14 def popis at 'Popis' end |
#popis_attributes ⇒ Object
18 19 20 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 18 def popis_attributes attributes_at 'Popis' end |
#pozn ⇒ Object
182 183 184 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 182 def pozn at 'Pozn' end |
#pozn_attributes ⇒ Object
186 187 188 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 186 def pozn_attributes attributes_at 'Pozn' end |
#prim_ucet ⇒ Object
70 71 72 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 70 def prim_ucet at 'PrimUcet' end |
#prim_ucet_attributes ⇒ Object
74 75 76 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 74 def prim_ucet_attributes attributes_at 'PrimUcet' end |
#ps_kurz ⇒ Object
54 55 56 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 54 def ps_kurz at 'PSKurz' end |
#ps_kurz_attributes ⇒ Object
58 59 60 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 58 def ps_kurz_attributes attributes_at 'PSKurz' end |
#ps_mnozstvi ⇒ Object
62 63 64 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 62 def ps_mnozstvi at 'PSMnozstvi' end |
#ps_mnozstvi_attributes ⇒ Object
66 67 68 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 66 def ps_mnozstvi_attributes attributes_at 'PSMnozstvi' end |
#swift ⇒ Object
118 119 120 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 118 def swift at 'SWIFT' end |
#swift_attributes ⇒ Object
122 123 124 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 122 def swift_attributes attributes_at 'SWIFT' end |
#to_h ⇒ Object
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_prijem ⇒ Object
158 159 160 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 158 def typ_prijem at 'TypPrijem' end |
#typ_prijem_attributes ⇒ Object
162 163 164 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 162 def typ_prijem_attributes attributes_at 'TypPrijem' end |
#typ_vydej ⇒ Object
166 167 168 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 166 def typ_vydej at 'TypVydej' end |
#typ_vydej_attributes ⇒ Object
170 171 172 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 170 def typ_vydej_attributes attributes_at 'TypVydej' end |
#uc_pokl ⇒ Object
22 23 24 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 22 def uc_pokl at 'UcPokl' end |
#uc_pokl_attributes ⇒ Object
26 27 28 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 26 def uc_pokl_attributes attributes_at 'UcPokl' end |
#ucet ⇒ Object
78 79 80 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 78 def ucet at 'Ucet' end |
#ucet_attributes ⇒ Object
82 83 84 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 82 def ucet_attributes attributes_at 'Ucet' end |
#uver ⇒ Object
126 127 128 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 126 def uver at 'Uver' end |
#uver_attributes ⇒ Object
130 131 132 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 130 def uver_attributes attributes_at 'Uver' end |
#zkrat ⇒ Object
6 7 8 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 6 def zkrat at 'Zkrat' end |
#zkrat_attributes ⇒ Object
10 11 12 |
# File 'lib/money_s3/parsers/bank_ucet_pokladna_type.rb', line 10 def zkrat_attributes attributes_at 'Zkrat' end |