Class: MoneyS3::Parsers::NepritomnostType
- Inherits:
-
Object
- Object
- MoneyS3::Parsers::NepritomnostType
- Includes:
- ParserCore::BaseParser
- Defined in:
- lib/money_s3/parsers/nepritomnost_type.rb
Instance Method Summary collapse
- #dat_porodu ⇒ Object
- #dat_porodu_attributes ⇒ Object
- #hodin ⇒ Object
- #hodin_attributes ⇒ Object
- #kal_dnu ⇒ Object
- #kal_dnu_attributes ⇒ Object
- #konec ⇒ Object
- #konec_attributes ⇒ Object
- #nahr_mzdy ⇒ Object
- #nahr_mzdy_attributes ⇒ Object
- #odp_hod_k ⇒ Object
- #odp_hod_k_attributes ⇒ Object
- #odp_hod_z ⇒ Object
- #odp_hod_z_attributes ⇒ Object
- #pokrac_nepr ⇒ Object
- #pokrac_nepr_attributes ⇒ Object
- #pozn ⇒ Object
- #pozn_attributes ⇒ Object
- #prac_dnu ⇒ Object
- #prac_dnu_attributes ⇒ Object
- #prepoc_dny ⇒ Object
- #prepoc_dny_attributes ⇒ Object
- #svat_dnu ⇒ Object
- #svat_dnu_attributes ⇒ Object
- #svat_hod ⇒ Object
- #svat_hod_attributes ⇒ Object
- #to_h ⇒ Object
- #typ ⇒ Object
- #typ_attributes ⇒ Object
- #zacatek ⇒ Object
- #zacatek_attributes ⇒ Object
Instance Method Details
#dat_porodu ⇒ Object
30 31 32 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 30 def dat_porodu at 'DatPorodu' end |
#dat_porodu_attributes ⇒ Object
34 35 36 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 34 def dat_porodu_attributes attributes_at 'DatPorodu' end |
#hodin ⇒ Object
70 71 72 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 70 def hodin at 'Hodin' end |
#hodin_attributes ⇒ Object
74 75 76 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 74 def hodin_attributes attributes_at 'Hodin' end |
#kal_dnu ⇒ Object
54 55 56 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 54 def kal_dnu at 'KalDnu' end |
#kal_dnu_attributes ⇒ Object
58 59 60 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 58 def kal_dnu_attributes attributes_at 'KalDnu' end |
#konec ⇒ Object
22 23 24 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 22 def konec at 'Konec' end |
#konec_attributes ⇒ Object
26 27 28 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 26 def konec_attributes attributes_at 'Konec' end |
#nahr_mzdy ⇒ Object
102 103 104 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 102 def nahr_mzdy at 'NahrMzdy' end |
#nahr_mzdy_attributes ⇒ Object
106 107 108 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 106 def nahr_mzdy_attributes attributes_at 'NahrMzdy' end |
#odp_hod_k ⇒ Object
46 47 48 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 46 def odp_hod_k at 'OdpHodK' end |
#odp_hod_k_attributes ⇒ Object
50 51 52 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 50 def odp_hod_k_attributes attributes_at 'OdpHodK' end |
#odp_hod_z ⇒ Object
38 39 40 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 38 def odp_hod_z at 'OdpHodZ' end |
#odp_hod_z_attributes ⇒ Object
42 43 44 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 42 def odp_hod_z_attributes attributes_at 'OdpHodZ' end |
#pokrac_nepr ⇒ Object
94 95 96 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 94 def pokrac_nepr at 'PokracNepr' end |
#pokrac_nepr_attributes ⇒ Object
98 99 100 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 98 def pokrac_nepr_attributes attributes_at 'PokracNepr' end |
#pozn ⇒ Object
118 119 120 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 118 def pozn at 'Pozn' end |
#pozn_attributes ⇒ Object
122 123 124 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 122 def pozn_attributes attributes_at 'Pozn' end |
#prac_dnu ⇒ Object
62 63 64 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 62 def prac_dnu at 'PracDnu' end |
#prac_dnu_attributes ⇒ Object
66 67 68 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 66 def prac_dnu_attributes attributes_at 'PracDnu' end |
#prepoc_dny ⇒ Object
110 111 112 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 110 def prepoc_dny at 'PrepocDny' end |
#prepoc_dny_attributes ⇒ Object
114 115 116 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 114 def prepoc_dny_attributes attributes_at 'PrepocDny' end |
#svat_dnu ⇒ Object
78 79 80 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 78 def svat_dnu at 'SvatDnu' end |
#svat_dnu_attributes ⇒ Object
82 83 84 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 82 def svat_dnu_attributes attributes_at 'SvatDnu' end |
#svat_hod ⇒ Object
86 87 88 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 86 def svat_hod at 'SvatHod' end |
#svat_hod_attributes ⇒ Object
90 91 92 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 90 def svat_hod_attributes attributes_at 'SvatHod' end |
#to_h ⇒ Object
126 127 128 129 130 131 132 133 134 135 136 137 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 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 126 def to_h hash = {} hash[:attributes] = attributes hash[:typ] = typ if has? 'Typ' hash[:typ_attributes] = typ_attributes if has? 'Typ' hash[:zacatek] = zacatek if has? 'Zacatek' hash[:zacatek_attributes] = zacatek_attributes if has? 'Zacatek' hash[:konec] = konec if has? 'Konec' hash[:konec_attributes] = konec_attributes if has? 'Konec' hash[:dat_porodu] = dat_porodu if has? 'DatPorodu' hash[:dat_porodu_attributes] = dat_porodu_attributes if has? 'DatPorodu' hash[:odp_hod_z] = odp_hod_z if has? 'OdpHodZ' hash[:odp_hod_z_attributes] = odp_hod_z_attributes if has? 'OdpHodZ' hash[:odp_hod_k] = odp_hod_k if has? 'OdpHodK' hash[:odp_hod_k_attributes] = odp_hod_k_attributes if has? 'OdpHodK' hash[:kal_dnu] = kal_dnu if has? 'KalDnu' hash[:kal_dnu_attributes] = kal_dnu_attributes if has? 'KalDnu' hash[:prac_dnu] = prac_dnu if has? 'PracDnu' hash[:prac_dnu_attributes] = prac_dnu_attributes if has? 'PracDnu' hash[:hodin] = hodin if has? 'Hodin' hash[:hodin_attributes] = hodin_attributes if has? 'Hodin' hash[:svat_dnu] = svat_dnu if has? 'SvatDnu' hash[:svat_dnu_attributes] = svat_dnu_attributes if has? 'SvatDnu' hash[:svat_hod] = svat_hod if has? 'SvatHod' hash[:svat_hod_attributes] = svat_hod_attributes if has? 'SvatHod' hash[:pokrac_nepr] = pokrac_nepr if has? 'PokracNepr' hash[:pokrac_nepr_attributes] = pokrac_nepr_attributes if has? 'PokracNepr' hash[:nahr_mzdy] = nahr_mzdy if has? 'NahrMzdy' hash[:nahr_mzdy_attributes] = nahr_mzdy_attributes if has? 'NahrMzdy' hash[:prepoc_dny] = prepoc_dny if has? 'PrepocDny' hash[:prepoc_dny_attributes] = prepoc_dny_attributes if has? 'PrepocDny' hash[:pozn] = pozn if has? 'Pozn' hash[:pozn_attributes] = pozn_attributes if has? 'Pozn' hash end |
#typ ⇒ Object
6 7 8 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 6 def typ at 'Typ' end |
#typ_attributes ⇒ Object
10 11 12 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 10 def typ_attributes attributes_at 'Typ' end |
#zacatek ⇒ Object
14 15 16 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 14 def zacatek at 'Zacatek' end |
#zacatek_attributes ⇒ Object
18 19 20 |
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 18 def zacatek_attributes attributes_at 'Zacatek' end |