Class: Ieee::Idams::PubSponsoringCommitteeSet
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Ieee::Idams::PubSponsoringCommitteeSet
- Defined in:
- lib/ieee/idams/pub_sponsoring_committee_set.rb
Overview
Represents a set of sponsoring committees
Instance Method Summary collapse
-
#pubsponsoringcommittee ⇒ Array<String>
List of committees.
Instance Method Details
#pubsponsoringcommittee ⇒ Array<String>
List of committees
9 |
# File 'lib/ieee/idams/pub_sponsoring_committee_set.rb', line 9 attribute :pubsponsoringcommittee, :string, collection: true |