Class: Bio::DAS::LINK
- Inherits:
-
Object
- Object
- Bio::DAS::LINK
- Defined in:
- lib/bio/io/das.rb
Instance Attribute Summary collapse
-
#href ⇒ Object
Returns the value of attribute href.
-
#text ⇒ Object
Returns the value of attribute text.
Instance Attribute Details
#href ⇒ Object
Returns the value of attribute href.
396 397 398 |
# File 'lib/bio/io/das.rb', line 396 def href @href end |
#text ⇒ Object
Returns the value of attribute text.
396 397 398 |
# File 'lib/bio/io/das.rb', line 396 def text @text end |