Class: Sekki24::Names::Definition

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

Instance Attribute Summary collapse

Instance Attribute Details

#keyObject

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



5
6
7
# File 'lib/sekki24/names.rb', line 5

def key
  @key
end

#longitudeObject

Returns the value of attribute longitude

Returns:

  • (Object)

    the current value of longitude



5
6
7
# File 'lib/sekki24/names.rb', line 5

def longitude
  @longitude
end

#name_enObject

Returns the value of attribute name_en

Returns:

  • (Object)

    the current value of name_en



5
6
7
# File 'lib/sekki24/names.rb', line 5

def name_en
  @name_en
end

#name_jaObject

Returns the value of attribute name_ja

Returns:

  • (Object)

    the current value of name_ja



5
6
7
# File 'lib/sekki24/names.rb', line 5

def name_ja
  @name_ja
end

#name_zhObject

Returns the value of attribute name_zh

Returns:

  • (Object)

    the current value of name_zh



5
6
7
# File 'lib/sekki24/names.rb', line 5

def name_zh
  @name_zh
end

#readingObject

Returns the value of attribute reading

Returns:

  • (Object)

    the current value of reading



5
6
7
# File 'lib/sekki24/names.rb', line 5

def reading
  @reading
end