Class: DarwinCore::VernacularNormalized

Inherits:
Struct
  • Object
show all
Defined in:
lib/dwc_archive.rb

Instance Attribute Summary collapse

Instance Attribute Details

#country_codeObject

Returns the value of attribute country_code

Returns:

  • (Object)

    the current value of country_code



29
30
31
# File 'lib/dwc_archive.rb', line 29

def country_code
  @country_code
end

#languageObject

Returns the value of attribute language

Returns:

  • (Object)

    the current value of language



29
30
31
# File 'lib/dwc_archive.rb', line 29

def language
  @language
end

#localityObject

Returns the value of attribute locality

Returns:

  • (Object)

    the current value of locality



29
30
31
# File 'lib/dwc_archive.rb', line 29

def locality
  @locality
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



29
30
31
# File 'lib/dwc_archive.rb', line 29

def name
  @name
end