Class: Datasets::PMJTDatasetList::Record

Inherits:
Struct
  • Object
show all
Defined in:
lib/datasets/pmjt-dataset-list.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bibliographical_introductionObject

Returns the value of attribute bibliographical_introduction



5
6
7
# File 'lib/datasets/pmjt-dataset-list.rb', line 5

def bibliographical_introduction
  @bibliographical_introduction
end

#idObject

Returns the value of attribute id



5
6
7
# File 'lib/datasets/pmjt-dataset-list.rb', line 5

def id
  @id
end

#n_volumesObject

Returns the value of attribute n_volumes



5
6
7
# File 'lib/datasets/pmjt-dataset-list.rb', line 5

def n_volumes
  @n_volumes
end

#open_data_categoryObject

Returns the value of attribute open_data_category



5
6
7
# File 'lib/datasets/pmjt-dataset-list.rb', line 5

def open_data_category
  @open_data_category
end

#original_request_codeObject

Returns the value of attribute original_request_code



5
6
7
# File 'lib/datasets/pmjt-dataset-list.rb', line 5

def original_request_code
  @original_request_code
end

#publication_yearObject

Returns the value of attribute publication_year



5
6
7
# File 'lib/datasets/pmjt-dataset-list.rb', line 5

def publication_year
  @publication_year
end

#release_timeObject

Returns the value of attribute release_time



5
6
7
# File 'lib/datasets/pmjt-dataset-list.rb', line 5

def release_time
  @release_time
end

#tagObject

Returns the value of attribute tag



5
6
7
# File 'lib/datasets/pmjt-dataset-list.rb', line 5

def tag
  @tag
end

#textObject

Returns the value of attribute text



5
6
7
# File 'lib/datasets/pmjt-dataset-list.rb', line 5

def text
  @text
end

#titleObject

Returns the value of attribute title



5
6
7
# File 'lib/datasets/pmjt-dataset-list.rb', line 5

def title
  @title
end

#typeObject

Returns the value of attribute type



5
6
7
# File 'lib/datasets/pmjt-dataset-list.rb', line 5

def type
  @type
end

#unitObject

Returns the value of attribute unit



5
6
7
# File 'lib/datasets/pmjt-dataset-list.rb', line 5

def unit
  @unit
end

#yearObject

Returns the value of attribute year



5
6
7
# File 'lib/datasets/pmjt-dataset-list.rb', line 5

def year
  @year
end