Class: Ieee::Idams::VolumeNoteGroup
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Ieee::Idams::VolumeNoteGroup
- Defined in:
- lib/ieee/idams/volume_note_group.rb
Overview
Group of notes
Instance Method Summary collapse
-
#note ⇒ String
Textual note.
Instance Method Details
#note ⇒ String
Textual note
9 |
# File 'lib/ieee/idams/volume_note_group.rb', line 9 attribute :note, :string, collection: true, initialize_empty: true |