Class: Material::QuickVerbatimObject
- Inherits:
-
Object
- Object
- Material::QuickVerbatimObject
- Includes:
- ActiveModel::Model
- Defined in:
- lib/material.rb
Instance Attribute Summary collapse
-
#buffered_collecting_event ⇒ Object
Returns the value of attribute buffered_collecting_event.
-
#buffered_determinations ⇒ Object
Returns the value of attribute buffered_determinations.
-
#buffered_other_labels ⇒ Object
Returns the value of attribute buffered_other_labels.
Instance Attribute Details
#buffered_collecting_event ⇒ Object
Returns the value of attribute buffered_collecting_event.
245 246 247 |
# File 'lib/material.rb', line 245 def buffered_collecting_event @buffered_collecting_event end |
#buffered_determinations ⇒ Object
Returns the value of attribute buffered_determinations.
245 246 247 |
# File 'lib/material.rb', line 245 def buffered_determinations @buffered_determinations end |
#buffered_other_labels ⇒ Object
Returns the value of attribute buffered_other_labels.
245 246 247 |
# File 'lib/material.rb', line 245 def buffered_other_labels @buffered_other_labels end |