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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of tag



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

def tag
  @tag
end

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



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

def text
  @text
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



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

def title
  @title
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



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

def type
  @type
end

#unitObject

Returns the value of attribute unit

Returns:

  • (Object)

    the current value of unit



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

def unit
  @unit
end

#yearObject

Returns the value of attribute year

Returns:

  • (Object)

    the current value of year



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

def year
  @year
end