Class: Pubid::Nist::Components::Publisher
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Pubid::Nist::Components::Publisher
- Defined in:
- lib/pubid/nist/components/publisher.rb
Overview
Publisher component for NIST identifiers Handles NIST and NBS publishers
Instance Method Summary collapse
-
#body ⇒ Object
Alias for compatibility.
- #to_s ⇒ Object
Instance Method Details
#body ⇒ Object
Alias for compatibility
18 19 20 |
# File 'lib/pubid/nist/components/publisher.rb', line 18 def body publisher end |
#to_s ⇒ Object
13 14 15 |
# File 'lib/pubid/nist/components/publisher.rb', line 13 def to_s publisher end |