Class: Bio::DAS::TYPE

Inherits:
Object show all
Defined in:
lib/bio/io/das.rb

Instance Attribute Summary collapse

Instance Attribute Details

#categoryObject

Returns the value of attribute category.



371
372
373
# File 'lib/bio/io/das.rb', line 371

def category
  @category
end

#countObject

Returns the value of attribute count.



371
372
373
# File 'lib/bio/io/das.rb', line 371

def count
  @count
end

#entry_idObject

Returns the value of attribute entry_id.



371
372
373
# File 'lib/bio/io/das.rb', line 371

def entry_id
  @entry_id
end

#labelObject

Returns the value of attribute label.



371
372
373
# File 'lib/bio/io/das.rb', line 371

def label
  @label
end

#methodObject

Returns the value of attribute method.



371
372
373
# File 'lib/bio/io/das.rb', line 371

def method
  @method
end

#referenceObject

Returns the value of attribute reference.



371
372
373
# File 'lib/bio/io/das.rb', line 371

def reference
  @reference
end