Class: Bio::DAS::DSN

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

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionObject

Returns the value of attribute description.



322
323
324
# File 'lib/bio/io/das.rb', line 322

def description
  @description
end

#description_hrefObject

Returns the value of attribute description_href.



322
323
324
# File 'lib/bio/io/das.rb', line 322

def description_href
  @description_href
end

#mapmasterObject

Returns the value of attribute mapmaster.



322
323
324
# File 'lib/bio/io/das.rb', line 322

def mapmaster
  @mapmaster
end

#sourceObject

Returns the value of attribute source.



322
323
324
# File 'lib/bio/io/das.rb', line 322

def source
  @source
end

#source_idObject

Returns the value of attribute source_id.



322
323
324
# File 'lib/bio/io/das.rb', line 322

def source_id
  @source_id
end

#source_versionObject

Returns the value of attribute source_version.



322
323
324
# File 'lib/bio/io/das.rb', line 322

def source_version
  @source_version
end