Class: MoneyS3::Parsers::NepritomnostType

Inherits:
Object
  • Object
show all
Includes:
ParserCore::BaseParser
Defined in:
lib/money_s3/parsers/nepritomnost_type.rb

Instance Method Summary collapse

Instance Method Details

#dat_poroduObject



30
31
32
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 30

def dat_porodu
  at 'DatPorodu'
end

#dat_porodu_attributesObject



34
35
36
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 34

def dat_porodu_attributes
  attributes_at 'DatPorodu'
end

#hodinObject



70
71
72
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 70

def hodin
  at 'Hodin'
end

#hodin_attributesObject



74
75
76
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 74

def hodin_attributes
  attributes_at 'Hodin'
end

#kal_dnuObject



54
55
56
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 54

def kal_dnu
  at 'KalDnu'
end

#kal_dnu_attributesObject



58
59
60
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 58

def kal_dnu_attributes
  attributes_at 'KalDnu'
end

#konecObject



22
23
24
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 22

def konec
  at 'Konec'
end

#konec_attributesObject



26
27
28
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 26

def konec_attributes
  attributes_at 'Konec'
end

#nahr_mzdyObject



102
103
104
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 102

def nahr_mzdy
  at 'NahrMzdy'
end

#nahr_mzdy_attributesObject



106
107
108
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 106

def nahr_mzdy_attributes
  attributes_at 'NahrMzdy'
end

#odp_hod_kObject



46
47
48
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 46

def odp_hod_k
  at 'OdpHodK'
end

#odp_hod_k_attributesObject



50
51
52
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 50

def odp_hod_k_attributes
  attributes_at 'OdpHodK'
end

#odp_hod_zObject



38
39
40
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 38

def odp_hod_z
  at 'OdpHodZ'
end

#odp_hod_z_attributesObject



42
43
44
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 42

def odp_hod_z_attributes
  attributes_at 'OdpHodZ'
end

#pokrac_neprObject



94
95
96
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 94

def pokrac_nepr
  at 'PokracNepr'
end

#pokrac_nepr_attributesObject



98
99
100
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 98

def pokrac_nepr_attributes
  attributes_at 'PokracNepr'
end

#poznObject



118
119
120
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 118

def pozn
  at 'Pozn'
end

#pozn_attributesObject



122
123
124
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 122

def pozn_attributes
  attributes_at 'Pozn'
end

#prac_dnuObject



62
63
64
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 62

def prac_dnu
  at 'PracDnu'
end

#prac_dnu_attributesObject



66
67
68
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 66

def prac_dnu_attributes
  attributes_at 'PracDnu'
end

#prepoc_dnyObject



110
111
112
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 110

def prepoc_dny
  at 'PrepocDny'
end

#prepoc_dny_attributesObject



114
115
116
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 114

def prepoc_dny_attributes
  attributes_at 'PrepocDny'
end

#svat_dnuObject



78
79
80
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 78

def svat_dnu
  at 'SvatDnu'
end

#svat_dnu_attributesObject



82
83
84
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 82

def svat_dnu_attributes
  attributes_at 'SvatDnu'
end

#svat_hodObject



86
87
88
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 86

def svat_hod
  at 'SvatHod'
end

#svat_hod_attributesObject



90
91
92
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 90

def svat_hod_attributes
  attributes_at 'SvatHod'
end

#to_hObject



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

#typObject



6
7
8
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 6

def typ
  at 'Typ'
end

#typ_attributesObject



10
11
12
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 10

def typ_attributes
  attributes_at 'Typ'
end

#zacatekObject



14
15
16
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 14

def zacatek
  at 'Zacatek'
end

#zacatek_attributesObject



18
19
20
# File 'lib/money_s3/parsers/nepritomnost_type.rb', line 18

def zacatek_attributes
  attributes_at 'Zacatek'
end