Class: Chem::KEGG::KeggGlycan

Inherits:
Object
  • Object
show all
Defined in:
lib/chem/db/kegg.rb

Instance Attribute Summary collapse

Instance Attribute Details

#entryObject

Returns the value of attribute entry.



235
236
237
# File 'lib/chem/db/kegg.rb', line 235

def entry
  @entry
end

#nameObject

Returns the value of attribute name.



235
236
237
# File 'lib/chem/db/kegg.rb', line 235

def name
  @name
end