Class: MoneyS3::Parsers::NormPolozIDType
- Inherits:
-
Object
- Object
- MoneyS3::Parsers::NormPolozIDType
- Includes:
- ParserCore::BaseParser
- Defined in:
- lib/money_s3/parsers/norm_poloz_id_type.rb
Instance Method Summary collapse
- #cena ⇒ Object
- #cena_attributes ⇒ Object
- #cena_typ ⇒ Object
- #cena_typ_attributes ⇒ Object
- #cinnost ⇒ Object
- #cinnost_attributes ⇒ Object
- #cleneni ⇒ Object
- #cleneni_attributes ⇒ Object
- #pocet_mj ⇒ Object
- #pocet_mj_attributes ⇒ Object
- #popis ⇒ Object
- #popis_attributes ⇒ Object
- #poradi ⇒ Object
- #poradi_attributes ⇒ Object
- #poznamka ⇒ Object
- #poznamka_attributes ⇒ Object
- #pr_kont ⇒ Object
- #pr_kont_attributes ⇒ Object
- #sazba_dph ⇒ Object
- #sazba_dph_attributes ⇒ Object
- #stred ⇒ Object
- #stred_attributes ⇒ Object
- #text_mj ⇒ Object
- #text_mj_attributes ⇒ Object
- #to_h ⇒ Object
- #zakazka ⇒ Object
- #zakazka_attributes ⇒ Object
- #zkratka ⇒ Object
- #zkratka_attributes ⇒ Object
Instance Method Details
#cena ⇒ Object
30 31 32 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 30 def cena at 'Cena' end |
#cena_attributes ⇒ Object
34 35 36 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 34 def cena_attributes attributes_at 'Cena' end |
#cena_typ ⇒ Object
38 39 40 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 38 def cena_typ at 'CenaTyp' end |
#cena_typ_attributes ⇒ Object
42 43 44 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 42 def cena_typ_attributes attributes_at 'CenaTyp' end |
#cinnost ⇒ Object
102 103 104 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 102 def cinnost at 'Cinnost' end |
#cinnost_attributes ⇒ Object
106 107 108 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 106 def cinnost_attributes attributes_at 'Cinnost' end |
#cleneni ⇒ Object
78 79 80 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 78 def cleneni at 'Cleneni' end |
#cleneni_attributes ⇒ Object
82 83 84 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 82 def cleneni_attributes attributes_at 'Cleneni' end |
#pocet_mj ⇒ Object
62 63 64 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 62 def pocet_mj at 'PocetMJ' end |
#pocet_mj_attributes ⇒ Object
66 67 68 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 66 def pocet_mj_attributes attributes_at 'PocetMJ' end |
#popis ⇒ Object
14 15 16 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 14 def popis at 'Popis' end |
#popis_attributes ⇒ Object
18 19 20 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 18 def popis_attributes attributes_at 'Popis' end |
#poradi ⇒ Object
6 7 8 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 6 def poradi at 'Poradi' end |
#poradi_attributes ⇒ Object
10 11 12 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 10 def poradi_attributes attributes_at 'Poradi' end |
#poznamka ⇒ Object
110 111 112 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 110 def poznamka at 'Poznamka' end |
#poznamka_attributes ⇒ Object
114 115 116 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 114 def poznamka_attributes attributes_at 'Poznamka' end |
#pr_kont ⇒ Object
70 71 72 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 70 def pr_kont at 'PrKont' end |
#pr_kont_attributes ⇒ Object
74 75 76 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 74 def pr_kont_attributes attributes_at 'PrKont' end |
#sazba_dph ⇒ Object
46 47 48 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 46 def sazba_dph at 'SazbaDPH' end |
#sazba_dph_attributes ⇒ Object
50 51 52 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 50 def sazba_dph_attributes attributes_at 'SazbaDPH' end |
#stred ⇒ Object
86 87 88 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 86 def stred at 'Stred' end |
#stred_attributes ⇒ Object
90 91 92 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 90 def stred_attributes attributes_at 'Stred' end |
#text_mj ⇒ Object
54 55 56 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 54 def text_mj at 'TextMJ' end |
#text_mj_attributes ⇒ Object
58 59 60 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 58 def text_mj_attributes attributes_at 'TextMJ' end |
#to_h ⇒ Object
118 119 120 121 122 123 124 125 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 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 118 def to_h hash = {} hash[:attributes] = attributes hash[:poradi] = poradi if has? 'Poradi' hash[:poradi_attributes] = poradi_attributes if has? 'Poradi' hash[:popis] = popis if has? 'Popis' hash[:popis_attributes] = popis_attributes if has? 'Popis' hash[:zkratka] = zkratka if has? 'Zkratka' hash[:zkratka_attributes] = zkratka_attributes if has? 'Zkratka' hash[:cena] = cena if has? 'Cena' hash[:cena_attributes] = cena_attributes if has? 'Cena' hash[:cena_typ] = cena_typ if has? 'CenaTyp' hash[:cena_typ_attributes] = cena_typ_attributes if has? 'CenaTyp' hash[:sazba_dph] = sazba_dph if has? 'SazbaDPH' hash[:sazba_dph_attributes] = sazba_dph_attributes if has? 'SazbaDPH' hash[:text_mj] = text_mj if has? 'TextMJ' hash[:text_mj_attributes] = text_mj_attributes if has? 'TextMJ' hash[:pocet_mj] = pocet_mj if has? 'PocetMJ' hash[:pocet_mj_attributes] = pocet_mj_attributes if has? 'PocetMJ' hash[:pr_kont] = pr_kont if has? 'PrKont' hash[:pr_kont_attributes] = pr_kont_attributes if has? 'PrKont' hash[:cleneni] = cleneni if has? 'Cleneni' hash[:cleneni_attributes] = cleneni_attributes if has? 'Cleneni' hash[:stred] = stred if has? 'Stred' hash[:stred_attributes] = stred_attributes if has? 'Stred' hash[:zakazka] = zakazka if has? 'Zakazka' hash[:zakazka_attributes] = zakazka_attributes if has? 'Zakazka' hash[:cinnost] = cinnost if has? 'Cinnost' hash[:cinnost_attributes] = cinnost_attributes if has? 'Cinnost' hash[:poznamka] = poznamka if has? 'Poznamka' hash[:poznamka_attributes] = poznamka_attributes if has? 'Poznamka' hash end |
#zakazka ⇒ Object
94 95 96 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 94 def zakazka at 'Zakazka' end |
#zakazka_attributes ⇒ Object
98 99 100 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 98 def zakazka_attributes attributes_at 'Zakazka' end |
#zkratka ⇒ Object
22 23 24 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 22 def zkratka at 'Zkratka' end |
#zkratka_attributes ⇒ Object
26 27 28 |
# File 'lib/money_s3/parsers/norm_poloz_id_type.rb', line 26 def zkratka_attributes attributes_at 'Zkratka' end |