Class: Datasets::PostalCodeJapan::Record

Inherits:
Struct
  • Object
show all
Defined in:
lib/datasets/postal-code-japan.rb

Instance Attribute Summary collapse

Instance Attribute Details

#addressObject

Returns the value of attribute address

Returns:

  • (Object)

    the current value of address



8
9
10
# File 'lib/datasets/postal-code-japan.rb', line 8

def address
  @address
end

#address_readingObject

Returns the value of attribute address_reading

Returns:

  • (Object)

    the current value of address_reading



8
9
10
# File 'lib/datasets/postal-code-japan.rb', line 8

def address_reading
  @address_reading
end

#change_reasonObject

Returns the value of attribute change_reason

Returns:

  • (Object)

    the current value of change_reason



8
9
10
# File 'lib/datasets/postal-code-japan.rb', line 8

def change_reason
  @change_reason
end

#changedObject Also known as: changed?

Returns the value of attribute changed

Returns:

  • (Object)

    the current value of changed



8
9
10
# File 'lib/datasets/postal-code-japan.rb', line 8

def changed
  @changed
end

#cityObject

Returns the value of attribute city

Returns:

  • (Object)

    the current value of city



8
9
10
# File 'lib/datasets/postal-code-japan.rb', line 8

def city
  @city
end

#city_readingObject

Returns the value of attribute city_reading

Returns:

  • (Object)

    the current value of city_reading



8
9
10
# File 'lib/datasets/postal-code-japan.rb', line 8

def city_reading
  @city_reading
end

#have_address_number_per_koazaObject Also known as: have_address_number_per_koaza?

Returns the value of attribute have_address_number_per_koaza

Returns:

  • (Object)

    the current value of have_address_number_per_koaza



8
9
10
# File 'lib/datasets/postal-code-japan.rb', line 8

def have_address_number_per_koaza
  @have_address_number_per_koaza
end

#have_chomeObject Also known as: have_chome?

Returns the value of attribute have_chome

Returns:

  • (Object)

    the current value of have_chome



8
9
10
# File 'lib/datasets/postal-code-japan.rb', line 8

def have_chome
  @have_chome
end

#have_multiple_postal_codesObject Also known as: have_multiple_postal_codes?

Returns the value of attribute have_multiple_postal_codes

Returns:

  • (Object)

    the current value of have_multiple_postal_codes



8
9
10
# File 'lib/datasets/postal-code-japan.rb', line 8

def have_multiple_postal_codes
  @have_multiple_postal_codes
end

#old_postal_codeObject

Returns the value of attribute old_postal_code

Returns:

  • (Object)

    the current value of old_postal_code



8
9
10
# File 'lib/datasets/postal-code-japan.rb', line 8

def old_postal_code
  @old_postal_code
end

#organization_codeObject

Returns the value of attribute organization_code

Returns:

  • (Object)

    the current value of organization_code



8
9
10
# File 'lib/datasets/postal-code-japan.rb', line 8

def organization_code
  @organization_code
end

#postal_codeObject

Returns the value of attribute postal_code

Returns:

  • (Object)

    the current value of postal_code



8
9
10
# File 'lib/datasets/postal-code-japan.rb', line 8

def postal_code
  @postal_code
end

#postal_code_is_sharedObject Also known as: postal_code_is_shared?

Returns the value of attribute postal_code_is_shared

Returns:

  • (Object)

    the current value of postal_code_is_shared



8
9
10
# File 'lib/datasets/postal-code-japan.rb', line 8

def postal_code_is_shared
  @postal_code_is_shared
end

#prefectureObject

Returns the value of attribute prefecture

Returns:

  • (Object)

    the current value of prefecture



8
9
10
# File 'lib/datasets/postal-code-japan.rb', line 8

def prefecture
  @prefecture
end

#prefecture_readingObject

Returns the value of attribute prefecture_reading

Returns:

  • (Object)

    the current value of prefecture_reading



8
9
10
# File 'lib/datasets/postal-code-japan.rb', line 8

def prefecture_reading
  @prefecture_reading
end