Class: Aranha::Parsers::Ofx::Data::Institute
- Inherits:
-
Object
- Object
- Aranha::Parsers::Ofx::Data::Institute
- Defined in:
- lib/aranha/parsers/ofx/data/institute.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id.
8 9 10 |
# File 'lib/aranha/parsers/ofx/data/institute.rb', line 8 def id @id end |
#name ⇒ Object
Returns the value of attribute name.
8 9 10 |
# File 'lib/aranha/parsers/ofx/data/institute.rb', line 8 def name @name end |