class MoneyS3::Parsers::EETType
Public Instance Methods
bkp()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 130 def bkp at 'BKP' end
bkp_attributes()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 134 def bkp_attributes attributes_at 'BKP' end
cas_odesl()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 38 def cas_odesl at 'CasOdesl' end
cas_odesl_attributes()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 42 def cas_odesl_attributes attributes_at 'CasOdesl' end
cas_trzby()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 102 def cas_trzby at 'CasTrzby' end
cas_trzby_attributes()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 106 def cas_trzby_attributes attributes_at 'CasTrzby' end
castky()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 110 def castky submodel_at(Castky, 'Castky') end
cert_eet()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 154 def cert_eet at 'CertEET' end
cert_eet_attributes()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 158 def cert_eet_attributes attributes_at 'CertEET' end
cert_pkp()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 146 def cert_pkp at 'CertPKP' end
cert_pkp_attributes()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 150 def cert_pkp_attributes attributes_at 'CertPKP' end
dat_odesl()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 30 def dat_odesl at 'DatOdesl' end
dat_odesl_attributes()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 34 def dat_odesl_attributes attributes_at 'DatOdesl' end
dat_trzby()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 94 def dat_trzby at 'DatTrzby' end
dat_trzby_attributes()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 98 def dat_trzby_attributes attributes_at 'DatTrzby' end
dic_popl()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 54 def dic_popl at 'DICPopl' end
dic_popl_attributes()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 58 def dic_popl_attributes attributes_at 'DICPopl' end
dic_pover()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 62 def dic_pover at 'DICPover' end
dic_pover_attributes()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 66 def dic_pover_attributes attributes_at 'DICPover' end
eet_odesl()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 6 def eet_odesl at 'EETOdesl' end
eet_odesl_attributes()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 10 def eet_odesl_attributes attributes_at 'EETOdesl' end
fik()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 138 def fik at 'FIK' end
fik_attributes()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 142 def fik_attributes attributes_at 'FIK' end
pkp()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 122 def pkp at 'PKP' end
pkp_attributes()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 126 def pkp_attributes attributes_at 'PKP' end
pokl_zariz()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 78 def pokl_zariz at 'PoklZariz' end
pokl_zariz_attributes()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 82 def pokl_zariz_attributes attributes_at 'PoklZariz' end
porad_cis()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 86 def porad_cis at 'PoradCis' end
porad_cis_attributes()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 90 def porad_cis_attributes attributes_at 'PoradCis' end
prod_misto()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 14 def prod_misto at 'ProdMisto' end
prod_misto_attributes()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 18 def prod_misto_attributes attributes_at 'ProdMisto' end
provozovna()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 70 def provozovna at 'Provozovna' end
provozovna_attributes()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 74 def provozovna_attributes attributes_at 'Provozovna' end
prvni_zasl()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 46 def prvni_zasl at 'PrvniZasl' end
prvni_zasl_attributes()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 50 def prvni_zasl_attributes attributes_at 'PrvniZasl' end
rezim()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 114 def rezim at 'Rezim' end
rezim_attributes()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 118 def rezim_attributes attributes_at 'Rezim' end
to_h()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 166 def to_h hash = {} hash[:attributes] = attributes hash[:eet_odesl] = eet_odesl if has? 'EETOdesl' hash[:eet_odesl_attributes] = eet_odesl_attributes if has? 'EETOdesl' hash[:prod_misto] = prod_misto if has? 'ProdMisto' hash[:prod_misto_attributes] = prod_misto_attributes if has? 'ProdMisto' hash[:uuid] = uuid if has? 'UUID' hash[:uuid_attributes] = uuid_attributes if has? 'UUID' hash[:dat_odesl] = dat_odesl if has? 'DatOdesl' hash[:dat_odesl_attributes] = dat_odesl_attributes if has? 'DatOdesl' hash[:cas_odesl] = cas_odesl if has? 'CasOdesl' hash[:cas_odesl_attributes] = cas_odesl_attributes if has? 'CasOdesl' hash[:prvni_zasl] = prvni_zasl if has? 'PrvniZasl' hash[:prvni_zasl_attributes] = prvni_zasl_attributes if has? 'PrvniZasl' hash[:dic_popl] = dic_popl if has? 'DICPopl' hash[:dic_popl_attributes] = dic_popl_attributes if has? 'DICPopl' hash[:dic_pover] = dic_pover if has? 'DICPover' hash[:dic_pover_attributes] = dic_pover_attributes if has? 'DICPover' hash[:provozovna] = provozovna if has? 'Provozovna' hash[:provozovna_attributes] = provozovna_attributes if has? 'Provozovna' hash[:pokl_zariz] = pokl_zariz if has? 'PoklZariz' hash[:pokl_zariz_attributes] = pokl_zariz_attributes if has? 'PoklZariz' hash[:porad_cis] = porad_cis if has? 'PoradCis' hash[:porad_cis_attributes] = porad_cis_attributes if has? 'PoradCis' hash[:dat_trzby] = dat_trzby if has? 'DatTrzby' hash[:dat_trzby_attributes] = dat_trzby_attributes if has? 'DatTrzby' hash[:cas_trzby] = cas_trzby if has? 'CasTrzby' hash[:cas_trzby_attributes] = cas_trzby_attributes if has? 'CasTrzby' hash[:castky] = castky.to_h if has? 'Castky' hash[:rezim] = rezim if has? 'Rezim' hash[:rezim_attributes] = rezim_attributes if has? 'Rezim' hash[:pkp] = pkp if has? 'PKP' hash[:pkp_attributes] = pkp_attributes if has? 'PKP' hash[:bkp] = bkp if has? 'BKP' hash[:bkp_attributes] = bkp_attributes if has? 'BKP' hash[:fik] = fik if has? 'FIK' hash[:fik_attributes] = fik_attributes if has? 'FIK' hash[:cert_pkp] = cert_pkp if has? 'CertPKP' hash[:cert_pkp_attributes] = cert_pkp_attributes if has? 'CertPKP' hash[:cert_eet] = cert_eet if has? 'CertEET' hash[:cert_eet_attributes] = cert_eet_attributes if has? 'CertEET' hash[:vysledek_odesl] = vysledek_odesl.to_h if has? 'VysledekOdesl' hash end
uuid()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 22 def uuid at 'UUID' end
uuid_attributes()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 26 def uuid_attributes attributes_at 'UUID' end
vysledek_odesl()
click to toggle source
# File lib/money_s3/parsers/eet_type.rb, line 162 def vysledek_odesl submodel_at(VysledekOdesl, 'VysledekOdesl') end