Method: Bio::Nexus::CharactersBlock#get_datatype

Defined in:
lib/bio/db/nexus.rb

#get_datatypeObject

Gets the “datatype” property.


Returns

String



1019
1020
1021
# File 'lib/bio/db/nexus.rb', line 1019

def get_datatype
  @data_type
end