Class: Ieee::Idams::PubSponsor
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Ieee::Idams::PubSponsor
- Defined in:
- lib/ieee/idams/pub_sponsor.rb
Overview
Contains volume metadata
Instance Method Summary collapse
-
#society ⇒ String
IEEE Society that sponsors the publication.
Instance Method Details
#society ⇒ String
IEEE Society that sponsors the publication
9 |
# File 'lib/ieee/idams/pub_sponsor.rb', line 9 attribute :society, :string, collection: true |