Class: BMF::Saxparser::Ausgabe

Inherits:
Struct
  • Object
show all
Defined in:
lib/abgabenrechner.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



88
89
90
# File 'lib/abgabenrechner.rb', line 88

def name
  @name
end

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



88
89
90
# File 'lib/abgabenrechner.rb', line 88

def value
  @value
end