Class: PostcodeAnywhere::CapturePlus::RetrieveResult
- Defined in:
- lib/postcode_anywhere/capture_plus/retrieve_result.rb
Instance Attribute Summary collapse
-
#admin_area_code ⇒ Object
readonly
Returns the value of attribute admin_area_code.
-
#admin_area_name ⇒ Object
readonly
Returns the value of attribute admin_area_name.
-
#barcode ⇒ Object
readonly
Returns the value of attribute barcode.
-
#block ⇒ Object
readonly
Returns the value of attribute block.
-
#building_name ⇒ Object
readonly
Returns the value of attribute building_name.
-
#building_number ⇒ Object
readonly
Returns the value of attribute building_number.
-
#city ⇒ Object
readonly
Returns the value of attribute city.
-
#company ⇒ Object
readonly
Returns the value of attribute company.
-
#country_iso2 ⇒ Object
readonly
Returns the value of attribute country_iso2.
-
#country_iso3 ⇒ Object
readonly
Returns the value of attribute country_iso3.
-
#country_iso_number ⇒ Object
readonly
Returns the value of attribute country_iso_number.
-
#country_name ⇒ Object
readonly
Returns the value of attribute country_name.
-
#data_level ⇒ Object
readonly
Returns the value of attribute data_level.
-
#department ⇒ Object
readonly
Returns the value of attribute department.
-
#district ⇒ Object
readonly
Returns the value of attribute district.
-
#domestic_id ⇒ Object
readonly
Returns the value of attribute domestic_id.
-
#id ⇒ Object
readonly
Returns the value of attribute id.
-
#label ⇒ Object
readonly
Returns the value of attribute label.
-
#language ⇒ Object
readonly
Returns the value of attribute language.
-
#language_alternatives ⇒ Object
readonly
Returns the value of attribute language_alternatives.
-
#line1 ⇒ Object
readonly
Returns the value of attribute line1.
-
#line2 ⇒ Object
readonly
Returns the value of attribute line2.
-
#line3 ⇒ Object
readonly
Returns the value of attribute line3.
-
#line4 ⇒ Object
readonly
Returns the value of attribute line4.
-
#line5 ⇒ Object
readonly
Returns the value of attribute line5.
-
#neighbourhood ⇒ Object
readonly
Returns the value of attribute neighbourhood.
-
#po_box_number ⇒ Object
readonly
Returns the value of attribute po_box_number.
-
#postal_code ⇒ Object
readonly
Returns the value of attribute postal_code.
-
#province ⇒ Object
readonly
Returns the value of attribute province.
-
#province_code ⇒ Object
readonly
Returns the value of attribute province_code.
-
#province_name ⇒ Object
readonly
Returns the value of attribute province_name.
-
#secondary_street ⇒ Object
readonly
Returns the value of attribute secondary_street.
-
#sorting_number1 ⇒ Object
readonly
Returns the value of attribute sorting_number1.
-
#sorting_number2 ⇒ Object
readonly
Returns the value of attribute sorting_number2.
-
#street ⇒ Object
readonly
Returns the value of attribute street.
-
#sub_building ⇒ Object
readonly
Returns the value of attribute sub_building.
-
#type ⇒ Object
readonly
Returns the value of attribute type.
Attributes inherited from ModelBase
Method Summary
Methods inherited from ModelBase
attr_reader, define_attribute_method, define_predicate_method, #initialize, object_attr_reader, predicate_attr_reader
Constructor Details
This class inherits a constructor from PostcodeAnywhere::ModelBase
Instance Attribute Details
#admin_area_code ⇒ Object (readonly)
Returns the value of attribute admin_area_code.
27 28 29 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 27 def admin_area_code @admin_area_code end |
#admin_area_name ⇒ Object (readonly)
Returns the value of attribute admin_area_name.
26 27 28 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 26 def admin_area_name @admin_area_name end |
#barcode ⇒ Object (readonly)
Returns the value of attribute barcode.
38 39 40 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 38 def @barcode end |
#block ⇒ Object (readonly)
Returns the value of attribute block.
17 18 19 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 17 def block @block end |
#building_name ⇒ Object (readonly)
Returns the value of attribute building_name.
14 15 16 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 14 def building_name @building_name end |
#building_number ⇒ Object (readonly)
Returns the value of attribute building_number.
13 14 15 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 13 def building_number @building_number end |
#city ⇒ Object (readonly)
Returns the value of attribute city.
20 21 22 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 20 def city @city end |
#company ⇒ Object (readonly)
Returns the value of attribute company.
11 12 13 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 11 def company @company end |
#country_iso2 ⇒ Object (readonly)
Returns the value of attribute country_iso2.
33 34 35 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 33 def country_iso2 @country_iso2 end |
#country_iso3 ⇒ Object (readonly)
Returns the value of attribute country_iso3.
34 35 36 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 34 def country_iso3 @country_iso3 end |
#country_iso_number ⇒ Object (readonly)
Returns the value of attribute country_iso_number.
35 36 37 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 35 def country_iso_number @country_iso_number end |
#country_name ⇒ Object (readonly)
Returns the value of attribute country_name.
32 33 34 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 32 def country_name @country_name end |
#data_level ⇒ Object (readonly)
Returns the value of attribute data_level.
42 43 44 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 42 def data_level @data_level end |
#department ⇒ Object (readonly)
Returns the value of attribute department.
10 11 12 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 10 def department @department end |
#district ⇒ Object (readonly)
Returns the value of attribute district.
19 20 21 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 19 def district @district end |
#domestic_id ⇒ Object (readonly)
Returns the value of attribute domestic_id.
7 8 9 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 7 def domestic_id @domestic_id end |
#id ⇒ Object (readonly)
Returns the value of attribute id.
6 7 8 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 6 def id @id end |
#label ⇒ Object (readonly)
Returns the value of attribute label.
40 41 42 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 40 def label @label end |
#language ⇒ Object (readonly)
Returns the value of attribute language.
8 9 10 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 8 def language @language end |
#language_alternatives ⇒ Object (readonly)
Returns the value of attribute language_alternatives.
9 10 11 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 9 def language_alternatives @language_alternatives end |
#line1 ⇒ Object (readonly)
Returns the value of attribute line1.
21 22 23 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 21 def line1 @line1 end |
#line2 ⇒ Object (readonly)
Returns the value of attribute line2.
22 23 24 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 22 def line2 @line2 end |
#line3 ⇒ Object (readonly)
Returns the value of attribute line3.
23 24 25 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 23 def line3 @line3 end |
#line4 ⇒ Object (readonly)
Returns the value of attribute line4.
24 25 26 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 24 def line4 @line4 end |
#line5 ⇒ Object (readonly)
Returns the value of attribute line5.
25 26 27 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 25 def line5 @line5 end |
#neighbourhood ⇒ Object (readonly)
Returns the value of attribute neighbourhood.
18 19 20 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 18 def neighbourhood @neighbourhood end |
#po_box_number ⇒ Object (readonly)
Returns the value of attribute po_box_number.
39 40 41 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 39 def po_box_number @po_box_number end |
#postal_code ⇒ Object (readonly)
Returns the value of attribute postal_code.
31 32 33 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 31 def postal_code @postal_code end |
#province ⇒ Object (readonly)
Returns the value of attribute province.
28 29 30 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 28 def province @province end |
#province_code ⇒ Object (readonly)
Returns the value of attribute province_code.
30 31 32 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 30 def province_code @province_code end |
#province_name ⇒ Object (readonly)
Returns the value of attribute province_name.
29 30 31 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 29 def province_name @province_name end |
#secondary_street ⇒ Object (readonly)
Returns the value of attribute secondary_street.
15 16 17 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 15 def secondary_street @secondary_street end |
#sorting_number1 ⇒ Object (readonly)
Returns the value of attribute sorting_number1.
36 37 38 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 36 def sorting_number1 @sorting_number1 end |
#sorting_number2 ⇒ Object (readonly)
Returns the value of attribute sorting_number2.
37 38 39 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 37 def sorting_number2 @sorting_number2 end |
#street ⇒ Object (readonly)
Returns the value of attribute street.
16 17 18 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 16 def street @street end |
#sub_building ⇒ Object (readonly)
Returns the value of attribute sub_building.
12 13 14 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 12 def sub_building @sub_building end |
#type ⇒ Object (readonly)
Returns the value of attribute type.
41 42 43 |
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 41 def type @type end |