Class: Datasets::Geolonia::Record

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

Instance Attribute Summary collapse

Instance Attribute Details

#aliasObject

Returns the value of attribute alias

Returns:

  • (Object)

    the current value of alias



7
8
9
# File 'lib/datasets/geolonia.rb', line 7

def alias
  @alias
end

#latitudeObject

Returns the value of attribute latitude

Returns:

  • (Object)

    the current value of latitude



7
8
9
# File 'lib/datasets/geolonia.rb', line 7

def latitude
  @latitude
end

#longitudeObject

Returns the value of attribute longitude

Returns:

  • (Object)

    the current value of longitude



7
8
9
# File 'lib/datasets/geolonia.rb', line 7

def longitude
  @longitude
end

#municipality_codeObject

Returns the value of attribute municipality_code

Returns:

  • (Object)

    the current value of municipality_code



7
8
9
# File 'lib/datasets/geolonia.rb', line 7

def municipality_code
  @municipality_code
end

#municipality_kanaObject

Returns the value of attribute municipality_kana

Returns:

  • (Object)

    the current value of municipality_kana



7
8
9
# File 'lib/datasets/geolonia.rb', line 7

def municipality_kana
  @municipality_kana
end

#municipality_nameObject

Returns the value of attribute municipality_name

Returns:

  • (Object)

    the current value of municipality_name



7
8
9
# File 'lib/datasets/geolonia.rb', line 7

def municipality_name
  @municipality_name
end

#municipality_romajiObject

Returns the value of attribute municipality_romaji

Returns:

  • (Object)

    the current value of municipality_romaji



7
8
9
# File 'lib/datasets/geolonia.rb', line 7

def municipality_romaji
  @municipality_romaji
end

#prefecture_codeObject

Returns the value of attribute prefecture_code

Returns:

  • (Object)

    the current value of prefecture_code



7
8
9
# File 'lib/datasets/geolonia.rb', line 7

def prefecture_code
  @prefecture_code
end

#prefecture_kanaObject

Returns the value of attribute prefecture_kana

Returns:

  • (Object)

    the current value of prefecture_kana



7
8
9
# File 'lib/datasets/geolonia.rb', line 7

def prefecture_kana
  @prefecture_kana
end

#prefecture_nameObject

Returns the value of attribute prefecture_name

Returns:

  • (Object)

    the current value of prefecture_name



7
8
9
# File 'lib/datasets/geolonia.rb', line 7

def prefecture_name
  @prefecture_name
end

#prefecture_romajiObject

Returns the value of attribute prefecture_romaji

Returns:

  • (Object)

    the current value of prefecture_romaji



7
8
9
# File 'lib/datasets/geolonia.rb', line 7

def prefecture_romaji
  @prefecture_romaji
end

#street_kanaObject

Returns the value of attribute street_kana

Returns:

  • (Object)

    the current value of street_kana



7
8
9
# File 'lib/datasets/geolonia.rb', line 7

def street_kana
  @street_kana
end

#street_nameObject

Returns the value of attribute street_name

Returns:

  • (Object)

    the current value of street_name



7
8
9
# File 'lib/datasets/geolonia.rb', line 7

def street_name
  @street_name
end

#street_romajiObject

Returns the value of attribute street_romaji

Returns:

  • (Object)

    the current value of street_romaji



7
8
9
# File 'lib/datasets/geolonia.rb', line 7

def street_romaji
  @street_romaji
end