Class: Sekki24::KouNames::Definition

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

Instance Attribute Summary collapse

Instance Attribute Details

#longitudeObject

Returns the value of attribute longitude

Returns:

  • (Object)

    the current value of longitude



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

def longitude
  @longitude
end

#name_jaObject

Returns the value of attribute name_ja

Returns:

  • (Object)

    the current value of name_ja



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

def name_ja
  @name_ja
end

#ordinalObject

Returns the value of attribute ordinal

Returns:

  • (Object)

    the current value of ordinal



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

def ordinal
  @ordinal
end

#positionObject

Returns the value of attribute position

Returns:

  • (Object)

    the current value of position



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

def position
  @position
end

#readingObject

Returns the value of attribute reading

Returns:

  • (Object)

    the current value of reading



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

def reading
  @reading
end

#term_keyObject

Returns the value of attribute term_key

Returns:

  • (Object)

    the current value of term_key



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

def term_key
  @term_key
end