Class: Puree::Model::ResearchOutputScopusMetric
- Defined in:
- lib/puree/model/research_output_scopus_metric.rb
Overview
A Scopus metric.
Instance Attribute Summary collapse
Method Summary
Methods inherited from Structure
Instance Attribute Details
#value ⇒ Integer?
9 10 11 |
# File 'lib/puree/model/research_output_scopus_metric.rb', line 9 def value @value end |
#year ⇒ Integer?
12 13 14 |
# File 'lib/puree/model/research_output_scopus_metric.rb', line 12 def year @year end |