Class: Datasets::HouseOfCouncillor::Bill
- Inherits:
-
Struct
- Object
- Struct
- Datasets::HouseOfCouncillor::Bill
- Defined in:
- lib/datasets/house-of-councillor.rb
Instance Attribute Summary collapse
-
#bill_summary_url ⇒ Object
Returns the value of attribute bill_summary_url.
-
#bill_type ⇒ Object
Returns the value of attribute bill_type.
-
#bill_url ⇒ Object
Returns the value of attribute bill_url.
-
#continuation_type ⇒ Object
Returns the value of attribute continuation_type.
-
#council_time ⇒ Object
Returns the value of attribute council_time.
-
#entracted_law_url ⇒ Object
Returns the value of attribute entracted_law_url.
-
#law_number ⇒ Object
Returns the value of attribute law_number.
-
#notes ⇒ Object
Returns the value of attribute notes.
-
#prior_deliberations_type ⇒ Object
Returns the value of attribute prior_deliberations_type.
-
#progress_of_house_of_councillors_committees_etc_committee_etc ⇒ Object
Returns the value of attribute progress_of_house_of_councillors_committees_etc_committee_etc.
-
#progress_of_house_of_councillors_committees_etc_pass_on ⇒ Object
Returns the value of attribute progress_of_house_of_councillors_committees_etc_pass_on.
-
#progress_of_house_of_councillors_committees_etc_refer_on ⇒ Object
Returns the value of attribute progress_of_house_of_councillors_committees_etc_refer_on.
-
#progress_of_house_of_councillors_committees_etc_result ⇒ Object
Returns the value of attribute progress_of_house_of_councillors_committees_etc_result.
-
#progress_of_house_of_councillors_plenary_sitting_committees ⇒ Object
Returns the value of attribute progress_of_house_of_councillors_plenary_sitting_committees.
-
#progress_of_house_of_councillors_plenary_sitting_pass_on ⇒ Object
Returns the value of attribute progress_of_house_of_councillors_plenary_sitting_pass_on.
-
#progress_of_house_of_councillors_plenary_sitting_result ⇒ Object
Returns the value of attribute progress_of_house_of_councillors_plenary_sitting_result.
-
#progress_of_house_of_councillors_plenary_sitting_result_url ⇒ Object
Returns the value of attribute progress_of_house_of_councillors_plenary_sitting_result_url.
-
#progress_of_house_of_councillors_plenary_sitting_vote_method ⇒ Object
Returns the value of attribute progress_of_house_of_councillors_plenary_sitting_vote_method.
-
#progress_of_house_of_councillors_plenary_sitting_vote_type ⇒ Object
Returns the value of attribute progress_of_house_of_councillors_plenary_sitting_vote_type.
-
#progress_of_house_of_representatives_committees_etc_committee_etc ⇒ Object
Returns the value of attribute progress_of_house_of_representatives_committees_etc_committee_etc.
-
#progress_of_house_of_representatives_committees_etc_pass_on ⇒ Object
Returns the value of attribute progress_of_house_of_representatives_committees_etc_pass_on.
-
#progress_of_house_of_representatives_committees_etc_refer_on ⇒ Object
Returns the value of attribute progress_of_house_of_representatives_committees_etc_refer_on.
-
#progress_of_house_of_representatives_committees_etc_result ⇒ Object
Returns the value of attribute progress_of_house_of_representatives_committees_etc_result.
-
#progress_of_house_of_representatives_plenary_sitting_committees ⇒ Object
Returns the value of attribute progress_of_house_of_representatives_plenary_sitting_committees.
-
#progress_of_house_of_representatives_plenary_sitting_pass_on ⇒ Object
Returns the value of attribute progress_of_house_of_representatives_plenary_sitting_pass_on.
-
#progress_of_house_of_representatives_plenary_sitting_result ⇒ Object
Returns the value of attribute progress_of_house_of_representatives_plenary_sitting_result.
-
#progress_of_house_of_representatives_plenary_sitting_vote_method ⇒ Object
Returns the value of attribute progress_of_house_of_representatives_plenary_sitting_vote_method.
-
#progress_of_house_of_representatives_plenary_sitting_vote_type ⇒ Object
Returns the value of attribute progress_of_house_of_representatives_plenary_sitting_vote_type.
-
#promulgated_on ⇒ Object
Returns the value of attribute promulgated_on.
-
#proposed_bill_url ⇒ Object
Returns the value of attribute proposed_bill_url.
-
#proposed_on ⇒ Object
Returns the value of attribute proposed_on.
-
#proposed_on_from_house_of_representatives ⇒ Object
Returns the value of attribute proposed_on_from_house_of_representatives.
-
#proposed_on_to_house_of_representatives ⇒ Object
Returns the value of attribute proposed_on_to_house_of_representatives.
-
#proposers ⇒ Object
Returns the value of attribute proposers.
-
#submit_number ⇒ Object
Returns the value of attribute submit_number.
-
#submit_time ⇒ Object
Returns the value of attribute submit_time.
-
#submitter ⇒ Object
Returns the value of attribute submitter.
-
#submitter_type ⇒ Object
Returns the value of attribute submitter_type.
-
#title ⇒ Object
Returns the value of attribute title.
Instance Attribute Details
#bill_summary_url ⇒ Object
Returns the value of attribute bill_summary_url
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def bill_summary_url @bill_summary_url end |
#bill_type ⇒ Object
Returns the value of attribute bill_type
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def bill_type @bill_type end |
#bill_url ⇒ Object
Returns the value of attribute bill_url
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def bill_url @bill_url end |
#continuation_type ⇒ Object
Returns the value of attribute continuation_type
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def continuation_type @continuation_type end |
#council_time ⇒ Object
Returns the value of attribute council_time
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def council_time @council_time end |
#entracted_law_url ⇒ Object
Returns the value of attribute entracted_law_url
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def entracted_law_url @entracted_law_url end |
#law_number ⇒ Object
Returns the value of attribute law_number
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def law_number @law_number end |
#notes ⇒ Object
Returns the value of attribute notes
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def notes @notes end |
#prior_deliberations_type ⇒ Object
Returns the value of attribute prior_deliberations_type
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def prior_deliberations_type @prior_deliberations_type end |
#progress_of_house_of_councillors_committees_etc_committee_etc ⇒ Object
Returns the value of attribute progress_of_house_of_councillors_committees_etc_committee_etc
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def progress_of_house_of_councillors_committees_etc_committee_etc @progress_of_house_of_councillors_committees_etc_committee_etc end |
#progress_of_house_of_councillors_committees_etc_pass_on ⇒ Object
Returns the value of attribute progress_of_house_of_councillors_committees_etc_pass_on
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def progress_of_house_of_councillors_committees_etc_pass_on @progress_of_house_of_councillors_committees_etc_pass_on end |
#progress_of_house_of_councillors_committees_etc_refer_on ⇒ Object
Returns the value of attribute progress_of_house_of_councillors_committees_etc_refer_on
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def progress_of_house_of_councillors_committees_etc_refer_on @progress_of_house_of_councillors_committees_etc_refer_on end |
#progress_of_house_of_councillors_committees_etc_result ⇒ Object
Returns the value of attribute progress_of_house_of_councillors_committees_etc_result
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def progress_of_house_of_councillors_committees_etc_result @progress_of_house_of_councillors_committees_etc_result end |
#progress_of_house_of_councillors_plenary_sitting_committees ⇒ Object
Returns the value of attribute progress_of_house_of_councillors_plenary_sitting_committees
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def progress_of_house_of_councillors_plenary_sitting_committees @progress_of_house_of_councillors_plenary_sitting_committees end |
#progress_of_house_of_councillors_plenary_sitting_pass_on ⇒ Object
Returns the value of attribute progress_of_house_of_councillors_plenary_sitting_pass_on
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def progress_of_house_of_councillors_plenary_sitting_pass_on @progress_of_house_of_councillors_plenary_sitting_pass_on end |
#progress_of_house_of_councillors_plenary_sitting_result ⇒ Object
Returns the value of attribute progress_of_house_of_councillors_plenary_sitting_result
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def progress_of_house_of_councillors_plenary_sitting_result @progress_of_house_of_councillors_plenary_sitting_result end |
#progress_of_house_of_councillors_plenary_sitting_result_url ⇒ Object
Returns the value of attribute progress_of_house_of_councillors_plenary_sitting_result_url
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def progress_of_house_of_councillors_plenary_sitting_result_url @progress_of_house_of_councillors_plenary_sitting_result_url end |
#progress_of_house_of_councillors_plenary_sitting_vote_method ⇒ Object
Returns the value of attribute progress_of_house_of_councillors_plenary_sitting_vote_method
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def progress_of_house_of_councillors_plenary_sitting_vote_method @progress_of_house_of_councillors_plenary_sitting_vote_method end |
#progress_of_house_of_councillors_plenary_sitting_vote_type ⇒ Object
Returns the value of attribute progress_of_house_of_councillors_plenary_sitting_vote_type
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def progress_of_house_of_councillors_plenary_sitting_vote_type @progress_of_house_of_councillors_plenary_sitting_vote_type end |
#progress_of_house_of_representatives_committees_etc_committee_etc ⇒ Object
Returns the value of attribute progress_of_house_of_representatives_committees_etc_committee_etc
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def progress_of_house_of_representatives_committees_etc_committee_etc @progress_of_house_of_representatives_committees_etc_committee_etc end |
#progress_of_house_of_representatives_committees_etc_pass_on ⇒ Object
Returns the value of attribute progress_of_house_of_representatives_committees_etc_pass_on
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def progress_of_house_of_representatives_committees_etc_pass_on @progress_of_house_of_representatives_committees_etc_pass_on end |
#progress_of_house_of_representatives_committees_etc_refer_on ⇒ Object
Returns the value of attribute progress_of_house_of_representatives_committees_etc_refer_on
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def progress_of_house_of_representatives_committees_etc_refer_on @progress_of_house_of_representatives_committees_etc_refer_on end |
#progress_of_house_of_representatives_committees_etc_result ⇒ Object
Returns the value of attribute progress_of_house_of_representatives_committees_etc_result
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def progress_of_house_of_representatives_committees_etc_result @progress_of_house_of_representatives_committees_etc_result end |
#progress_of_house_of_representatives_plenary_sitting_committees ⇒ Object
Returns the value of attribute progress_of_house_of_representatives_plenary_sitting_committees
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def progress_of_house_of_representatives_plenary_sitting_committees @progress_of_house_of_representatives_plenary_sitting_committees end |
#progress_of_house_of_representatives_plenary_sitting_pass_on ⇒ Object
Returns the value of attribute progress_of_house_of_representatives_plenary_sitting_pass_on
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def progress_of_house_of_representatives_plenary_sitting_pass_on @progress_of_house_of_representatives_plenary_sitting_pass_on end |
#progress_of_house_of_representatives_plenary_sitting_result ⇒ Object
Returns the value of attribute progress_of_house_of_representatives_plenary_sitting_result
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def progress_of_house_of_representatives_plenary_sitting_result @progress_of_house_of_representatives_plenary_sitting_result end |
#progress_of_house_of_representatives_plenary_sitting_vote_method ⇒ Object
Returns the value of attribute progress_of_house_of_representatives_plenary_sitting_vote_method
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def progress_of_house_of_representatives_plenary_sitting_vote_method @progress_of_house_of_representatives_plenary_sitting_vote_method end |
#progress_of_house_of_representatives_plenary_sitting_vote_type ⇒ Object
Returns the value of attribute progress_of_house_of_representatives_plenary_sitting_vote_type
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def progress_of_house_of_representatives_plenary_sitting_vote_type @progress_of_house_of_representatives_plenary_sitting_vote_type end |
#promulgated_on ⇒ Object
Returns the value of attribute promulgated_on
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def promulgated_on @promulgated_on end |
#proposed_bill_url ⇒ Object
Returns the value of attribute proposed_bill_url
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def proposed_bill_url @proposed_bill_url end |
#proposed_on ⇒ Object
Returns the value of attribute proposed_on
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def proposed_on @proposed_on end |
#proposed_on_from_house_of_representatives ⇒ Object
Returns the value of attribute proposed_on_from_house_of_representatives
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def proposed_on_from_house_of_representatives @proposed_on_from_house_of_representatives end |
#proposed_on_to_house_of_representatives ⇒ Object
Returns the value of attribute proposed_on_to_house_of_representatives
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def proposed_on_to_house_of_representatives @proposed_on_to_house_of_representatives end |
#proposers ⇒ Object
Returns the value of attribute proposers
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def proposers @proposers end |
#submit_number ⇒ Object
Returns the value of attribute submit_number
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def submit_number @submit_number end |
#submit_time ⇒ Object
Returns the value of attribute submit_time
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def submit_time @submit_time end |
#submitter ⇒ Object
Returns the value of attribute submitter
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def submitter @submitter end |
#submitter_type ⇒ Object
Returns the value of attribute submitter_type
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def submitter_type @submitter_type end |
#title ⇒ Object
Returns the value of attribute title
5 6 7 |
# File 'lib/datasets/house-of-councillor.rb', line 5 def title @title end |