Class: MoneyS3::Parsers::ClenDPHType

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

Direct Known Subclasses

ClenDPH

Instance Method Summary collapse

Instance Method Details

#bez_odpoctuObject



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

def bez_odpoctu
  at 'BezOdpoctu'
end

#bez_odpoctu_attributesObject



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

def bez_odpoctu_attributes
  attributes_at 'BezOdpoctu'
end

#datum_odObject



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

def datum_od
  at 'DatumOd'
end

#datum_od_attributesObject



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

def datum_od_attributes
  attributes_at 'DatumOd'
end

#kod_plneniObject



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

def kod_plneni
  at 'KodPlneni'
end

#kod_plneni_attributesObject



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

def kod_plneni_attributes
  attributes_at 'KodPlneni'
end

#kolonkaObject



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

def kolonka
  at 'Kolonka'
end

#kolonka_attributesObject



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

def kolonka_attributes
  attributes_at 'Kolonka'
end

#kv1Object



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

def kv1
  at 'KV1'
end

#kv1_attributesObject



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

def kv1_attributes
  attributes_at 'KV1'
end

#kv2Object



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

def kv2
  at 'KV2'
end

#kv2_attributesObject



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

def kv2_attributes
  attributes_at 'KV2'
end

#kv_insolvObject



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

def kv_insolv
  at 'KVInsolv'
end

#kv_insolv_attributesObject



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

def kv_insolv_attributes
  attributes_at 'KVInsolv'
end

#kv_limitObject



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

def kv_limit
  at 'KVLimit'
end

#kv_limit_attributesObject



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

def kv_limit_attributes
  attributes_at 'KVLimit'
end

#kv_pomerObject



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

def kv_pomer
  at 'KVPomer'
end

#kv_pomer_attributesObject



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

def kv_pomer_attributes
  attributes_at 'KVPomer'
end

#kv_rezimObject



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

def kv_rezim
  at 'KVRezim'
end

#kv_rezim_attributesObject



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

def kv_rezim_attributes
  attributes_at 'KVRezim'
end

#majetekObject



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

def majetek
  at 'Majetek'
end

#majetek_attributesObject



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

def majetek_attributes
  attributes_at 'Majetek'
end

#mossObject



126
127
128
# File 'lib/money_s3/parsers/clen_dph_type.rb', line 126

def moss
  at 'MOSS'
end

#moss_attributesObject



130
131
132
# File 'lib/money_s3/parsers/clen_dph_type.rb', line 130

def moss_attributes
  attributes_at 'MOSS'
end

#no_koefObject



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

def no_koef
  at 'NoKoef'
end

#no_koef_attributesObject



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

def no_koef_attributes
  attributes_at 'NoKoef'
end

#popisObject



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

def popis
  at 'Popis'
end

#popis_attributesObject



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

def popis_attributes
  attributes_at 'Popis'
end

#poznObject



134
135
136
# File 'lib/money_s3/parsers/clen_dph_type.rb', line 134

def pozn
  at 'Pozn'
end

#pozn_attributesObject



138
139
140
# File 'lib/money_s3/parsers/clen_dph_type.rb', line 138

def pozn_attributes
  attributes_at 'Pozn'
end

#to_hObject



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
178
179
180
181
182
# File 'lib/money_s3/parsers/clen_dph_type.rb', line 142

def to_h
  hash = {}
  hash[:attributes] = attributes

  hash[:zkrat] = zkrat if has? 'Zkrat'
  hash[:zkrat_attributes] = zkrat_attributes if has? 'Zkrat'
  hash[:datum_od] = datum_od if has? 'DatumOd'
  hash[:datum_od_attributes] = datum_od_attributes if has? 'DatumOd'
  hash[:popis] = popis if has? 'Popis'
  hash[:popis_attributes] = popis_attributes if has? 'Popis'
  hash[:typ] = typ if has? 'Typ'
  hash[:typ_attributes] = typ_attributes if has? 'Typ'
  hash[:kolonka] = kolonka if has? 'Kolonka'
  hash[:kolonka_attributes] = kolonka_attributes if has? 'Kolonka'
  hash[:kod_plneni] = kod_plneni if has? 'KodPlneni'
  hash[:kod_plneni_attributes] = kod_plneni_attributes if has? 'KodPlneni'
  hash[:bez_odpoctu] = bez_odpoctu if has? 'BezOdpoctu'
  hash[:bez_odpoctu_attributes] = bez_odpoctu_attributes if has? 'BezOdpoctu'
  hash[:no_koef] = no_koef if has? 'NoKoef'
  hash[:no_koef_attributes] = no_koef_attributes if has? 'NoKoef'
  hash[:majetek] = majetek if has? 'Majetek'
  hash[:majetek_attributes] = majetek_attributes if has? 'Majetek'
  hash[:kv1] = kv1 if has? 'KV1'
  hash[:kv1_attributes] = kv1_attributes if has? 'KV1'
  hash[:kv2] = kv2 if has? 'KV2'
  hash[:kv2_attributes] = kv2_attributes if has? 'KV2'
  hash[:kv_limit] = kv_limit if has? 'KVLimit'
  hash[:kv_limit_attributes] = kv_limit_attributes if has? 'KVLimit'
  hash[:kv_rezim] = kv_rezim if has? 'KVRezim'
  hash[:kv_rezim_attributes] = kv_rezim_attributes if has? 'KVRezim'
  hash[:kv_pomer] = kv_pomer if has? 'KVPomer'
  hash[:kv_pomer_attributes] = kv_pomer_attributes if has? 'KVPomer'
  hash[:kv_insolv] = kv_insolv if has? 'KVInsolv'
  hash[:kv_insolv_attributes] = kv_insolv_attributes if has? 'KVInsolv'
  hash[:moss] = moss if has? 'MOSS'
  hash[:moss_attributes] = moss_attributes if has? 'MOSS'
  hash[:pozn] = pozn if has? 'Pozn'
  hash[:pozn_attributes] = pozn_attributes if has? 'Pozn'

  hash
end

#typObject



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

def typ
  at 'Typ'
end

#typ_attributesObject



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

def typ_attributes
  attributes_at 'Typ'
end

#zkratObject



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

def zkrat
  at 'Zkrat'
end

#zkrat_attributesObject



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

def zkrat_attributes
  attributes_at 'Zkrat'
end