class MoneyS3::Parsers::BankUcetPokladnaType
Public Instance Methods
b_kod()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 86 def b_kod at 'BKod' end
b_kod_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 90 def b_kod_attributes attributes_at 'BKod' end
b_mena()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 46 def b_mena at 'BMena' end
b_mena_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 50 def b_mena_attributes attributes_at 'BMena' end
b_nazev()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 94 def b_nazev at 'BNazev' end
b_nazev_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 98 def b_nazev_attributes attributes_at 'BNazev' end
b_zkrat()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 102 def b_zkrat at 'BZkrat' end
b_zkrat_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 106 def b_zkrat_attributes attributes_at 'BZkrat' end
druh()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 150 def druh at 'Druh' end
druh_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 154 def druh_attributes attributes_at 'Druh' end
hb_nazev()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 142 def hb_nazev at 'HBNazev' end
hb_nazev_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 146 def hb_nazev_attributes attributes_at 'HBNazev' end
hbid()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 134 def hbid at 'HBID' end
hbid_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 138 def hbid_attributes attributes_at 'HBID' end
iban()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 110 def iban at 'IBAN' end
iban_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 114 def iban_attributes attributes_at 'IBAN' end
mena()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 38 def mena at 'Mena' end
mena_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 42 def mena_attributes attributes_at 'Mena' end
poc_stav()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 30 def poc_stav at 'PocStav' end
poc_stav_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 34 def poc_stav_attributes attributes_at 'PocStav' end
pokladni()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 174 def pokladni at 'Pokladni' end
pokladni_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 178 def pokladni_attributes attributes_at 'Pokladni' end
popis()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 14 def popis at 'Popis' end
popis_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 18 def popis_attributes attributes_at 'Popis' end
pozn()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 182 def pozn at 'Pozn' end
pozn_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 186 def pozn_attributes attributes_at 'Pozn' end
prim_ucet()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 70 def prim_ucet at 'PrimUcet' end
prim_ucet_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 74 def prim_ucet_attributes attributes_at 'PrimUcet' end
ps_kurz()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 54 def ps_kurz at 'PSKurz' end
ps_kurz_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 58 def ps_kurz_attributes attributes_at 'PSKurz' end
ps_mnozstvi()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 62 def ps_mnozstvi at 'PSMnozstvi' end
ps_mnozstvi_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 66 def ps_mnozstvi_attributes attributes_at 'PSMnozstvi' end
swift()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 118 def swift at 'SWIFT' end
swift_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 122 def swift_attributes attributes_at 'SWIFT' end
to_h()
click to toggle source
# 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()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 158 def typ_prijem at 'TypPrijem' end
typ_prijem_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 162 def typ_prijem_attributes attributes_at 'TypPrijem' end
typ_vydej()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 166 def typ_vydej at 'TypVydej' end
typ_vydej_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 170 def typ_vydej_attributes attributes_at 'TypVydej' end
uc_pokl()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 22 def uc_pokl at 'UcPokl' end
uc_pokl_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 26 def uc_pokl_attributes attributes_at 'UcPokl' end
ucet()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 78 def ucet at 'Ucet' end
ucet_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 82 def ucet_attributes attributes_at 'Ucet' end
uver()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 126 def uver at 'Uver' end
uver_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 130 def uver_attributes attributes_at 'Uver' end
zkrat()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 6 def zkrat at 'Zkrat' end
zkrat_attributes()
click to toggle source
# File lib/money_s3/parsers/bank_ucet_pokladna_type.rb, line 10 def zkrat_attributes attributes_at 'Zkrat' end