Class: Ieee::Idams::VolumeNoteGroup

Inherits:
Lutaml::Model::Serializable
  • Object
show all
Defined in:
lib/ieee/idams/volume_note_group.rb

Overview

Group of notes

Instance Method Summary collapse

Instance Method Details

#noteString

Textual note

Returns:

  • (String)

    A textual note



9
# File 'lib/ieee/idams/volume_note_group.rb', line 9

attribute :note, :string, collection: true, initialize_empty: true