Class: IRXML::Edgar::List
- Inherits:
-
Object
- Object
- IRXML::Edgar::List
- Defined in:
- lib/irxml/edgar.rb
Instance Method Summary collapse
- #documents ⇒ Object
- #get ⇒ Object
-
#initialize ⇒ List
constructor
A new instance of List.
- #set_values ⇒ Object
Constructor Details
#initialize ⇒ List
Returns a new instance of List.
4 5 6 7 |
# File 'lib/irxml/edgar.rb', line 4 def initialize get set_values end |