Class: Ieee::Idams::CopyrightGroup

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

Overview

Represents a group of copyright information

Instance Method Summary collapse

Instance Method Details

Copyright entries

Returns:

  • (Array<Copyright>)

    copyright information



11
# File 'lib/ieee/idams/copyright_group.rb', line 11

attribute :copyright, Copyright, collection: true