Class: Ieee::Idams::Publisher

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

Overview

Represents a publisher

Instance Method Summary collapse

Instance Method Details

#addressAddress

Address details



19
# File 'lib/ieee/idams/publisher.rb', line 19

attribute :address, Address

#publisherlocString

Publisher location



15
# File 'lib/ieee/idams/publisher.rb', line 15

attribute :publisherloc, :string

#publishernameString

Publisher name



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

attribute :publishername, :string