Class: MoneyS3::Parsers::ZakazkaType
- Inherits:
-
Object
- Object
- MoneyS3::Parsers::ZakazkaType
- Includes:
- ParserCore::BaseParser
- Defined in:
- lib/money_s3/parsers/zakazka_type.rb
Direct Known Subclasses
Instance Method Summary collapse
- #c_objednavk ⇒ Object
- #c_objednavk_attributes ⇒ Object
- #dat_pl_pred ⇒ Object
- #dat_pl_pred_attributes ⇒ Object
- #dat_pl_zah ⇒ Object
- #dat_pl_zah_attributes ⇒ Object
- #dat_pred ⇒ Object
- #dat_pred_attributes ⇒ Object
- #dat_zah ⇒ Object
- #dat_zah_attributes ⇒ Object
- #dod_odb ⇒ Object
- #dokumenty ⇒ Object
- #druh_zak ⇒ Object
- #druh_zak_attributes ⇒ Object
- #hodnoceni ⇒ Object
- #hodnoceni_attributes ⇒ Object
- #nazev ⇒ Object
- #nazev_attributes ⇒ Object
- #obch_prip ⇒ Object
- #obch_prip_attributes ⇒ Object
- #odp_os ⇒ Object
- #odp_os_attributes ⇒ Object
- #pozn ⇒ Object
- #pozn_attributes ⇒ Object
- #stav_zak ⇒ Object
- #stav_zak_attributes ⇒ Object
- #to_h ⇒ Object
- #vlajky ⇒ Object
- #vystavil ⇒ Object
- #vystavil_attributes ⇒ Object
- #zaruka_do ⇒ Object
- #zaruka_do_attributes ⇒ Object
- #zkrat ⇒ Object
- #zkrat_attributes ⇒ Object
Instance Method Details
#c_objednavk ⇒ Object
110 111 112 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 110 def c_objednavk at 'CObjednavk' end |
#c_objednavk_attributes ⇒ Object
114 115 116 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 114 def c_objednavk_attributes attributes_at 'CObjednavk' end |
#dat_pl_pred ⇒ Object
54 55 56 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 54 def dat_pl_pred at 'DatPlPred' end |
#dat_pl_pred_attributes ⇒ Object
58 59 60 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 58 def dat_pl_pred_attributes attributes_at 'DatPlPred' end |
#dat_pl_zah ⇒ Object
38 39 40 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 38 def dat_pl_zah at 'DatPlZah' end |
#dat_pl_zah_attributes ⇒ Object
42 43 44 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 42 def dat_pl_zah_attributes attributes_at 'DatPlZah' end |
#dat_pred ⇒ Object
62 63 64 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 62 def dat_pred at 'DatPred' end |
#dat_pred_attributes ⇒ Object
66 67 68 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 66 def dat_pred_attributes attributes_at 'DatPred' end |
#dat_zah ⇒ Object
46 47 48 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 46 def dat_zah at 'DatZah' end |
#dat_zah_attributes ⇒ Object
50 51 52 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 50 def dat_zah_attributes attributes_at 'DatZah' end |
#dod_odb ⇒ Object
126 127 128 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 126 def dod_odb submodel_at(DokladFirmaType, 'DodOdb') end |
#dokumenty ⇒ Object
134 135 136 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 134 def dokumenty array_of_at(String, ['Dokumenty', 'Dokument']) end |
#druh_zak ⇒ Object
86 87 88 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 86 def druh_zak at 'DruhZak' end |
#druh_zak_attributes ⇒ Object
90 91 92 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 90 def druh_zak_attributes attributes_at 'DruhZak' end |
#hodnoceni ⇒ Object
102 103 104 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 102 def hodnoceni at 'Hodnoceni' end |
#hodnoceni_attributes ⇒ Object
106 107 108 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 106 def hodnoceni_attributes attributes_at 'Hodnoceni' end |
#nazev ⇒ Object
14 15 16 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 14 def nazev at 'Nazev' end |
#nazev_attributes ⇒ Object
18 19 20 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 18 def nazev_attributes attributes_at 'Nazev' end |
#obch_prip ⇒ Object
22 23 24 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 22 def obch_prip at 'ObchPrip' end |
#obch_prip_attributes ⇒ Object
26 27 28 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 26 def obch_prip_attributes attributes_at 'ObchPrip' end |
#odp_os ⇒ Object
78 79 80 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 78 def odp_os at 'OdpOs' end |
#odp_os_attributes ⇒ Object
82 83 84 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 82 def odp_os_attributes attributes_at 'OdpOs' end |
#pozn ⇒ Object
30 31 32 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 30 def pozn at 'Pozn' end |
#pozn_attributes ⇒ Object
34 35 36 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 34 def pozn_attributes attributes_at 'Pozn' end |
#stav_zak ⇒ Object
94 95 96 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 94 def stav_zak at 'StavZak' end |
#stav_zak_attributes ⇒ Object
98 99 100 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 98 def stav_zak_attributes attributes_at 'StavZak' end |
#to_h ⇒ Object
138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 138 def to_h hash = {} hash[:attributes] = attributes hash[:zkrat] = zkrat if has? 'Zkrat' hash[:zkrat_attributes] = zkrat_attributes if has? 'Zkrat' hash[:nazev] = nazev if has? 'Nazev' hash[:nazev_attributes] = nazev_attributes if has? 'Nazev' hash[:obch_prip] = obch_prip if has? 'ObchPrip' hash[:obch_prip_attributes] = obch_prip_attributes if has? 'ObchPrip' hash[:pozn] = pozn if has? 'Pozn' hash[:pozn_attributes] = pozn_attributes if has? 'Pozn' hash[:dat_pl_zah] = dat_pl_zah if has? 'DatPlZah' hash[:dat_pl_zah_attributes] = dat_pl_zah_attributes if has? 'DatPlZah' hash[:dat_zah] = dat_zah if has? 'DatZah' hash[:dat_zah_attributes] = dat_zah_attributes if has? 'DatZah' hash[:dat_pl_pred] = dat_pl_pred if has? 'DatPlPred' hash[:dat_pl_pred_attributes] = dat_pl_pred_attributes if has? 'DatPlPred' hash[:dat_pred] = dat_pred if has? 'DatPred' hash[:dat_pred_attributes] = dat_pred_attributes if has? 'DatPred' hash[:zaruka_do] = zaruka_do if has? 'ZarukaDo' hash[:zaruka_do_attributes] = zaruka_do_attributes if has? 'ZarukaDo' hash[:odp_os] = odp_os if has? 'OdpOs' hash[:odp_os_attributes] = odp_os_attributes if has? 'OdpOs' hash[:druh_zak] = druh_zak if has? 'DruhZak' hash[:druh_zak_attributes] = druh_zak_attributes if has? 'DruhZak' hash[:stav_zak] = stav_zak if has? 'StavZak' hash[:stav_zak_attributes] = stav_zak_attributes if has? 'StavZak' hash[:hodnoceni] = hodnoceni if has? 'Hodnoceni' hash[:hodnoceni_attributes] = hodnoceni_attributes if has? 'Hodnoceni' hash[:c_objednavk] = c_objednavk if has? 'CObjednavk' hash[:c_objednavk_attributes] = c_objednavk_attributes if has? 'CObjednavk' hash[:vystavil] = vystavil if has? 'Vystavil' hash[:vystavil_attributes] = vystavil_attributes if has? 'Vystavil' hash[:dod_odb] = dod_odb.to_h if has? 'DodOdb' hash[:vlajky] = vlajky.to_h if has? 'Vlajky' hash[:dokumenty] = dokumenty if has? 'Dokumenty' hash end |
#vlajky ⇒ Object
130 131 132 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 130 def vlajky submodel_at(Vlajky, 'Vlajky') end |
#vystavil ⇒ Object
118 119 120 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 118 def vystavil at 'Vystavil' end |
#vystavil_attributes ⇒ Object
122 123 124 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 122 def vystavil_attributes attributes_at 'Vystavil' end |
#zaruka_do ⇒ Object
70 71 72 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 70 def zaruka_do at 'ZarukaDo' end |
#zaruka_do_attributes ⇒ Object
74 75 76 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 74 def zaruka_do_attributes attributes_at 'ZarukaDo' end |
#zkrat ⇒ Object
6 7 8 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 6 def zkrat at 'Zkrat' end |
#zkrat_attributes ⇒ Object
10 11 12 |
# File 'lib/money_s3/parsers/zakazka_type.rb', line 10 def zkrat_attributes attributes_at 'Zkrat' end |