Class: Pubid::Etsi::Identifier::Amendment
- Inherits:
-
Supplement
- Object
- Core::Identifier::Base
- Base
- Supplement
- Pubid::Etsi::Identifier::Amendment
- Defined in:
- lib/pubid/etsi/identifier/amendment.rb
Instance Attribute Summary
Attributes inherited from Supplement
Attributes inherited from Base
Class Method Summary collapse
Methods inherited from Supplement
Methods inherited from Base
get_parser_class, get_renderer_class, #initialize, transform, transform_supplements
Constructor Details
This class inherits a constructor from Pubid::Etsi::Identifier::Supplement
Class Method Details
.type ⇒ Object
6 7 8 |
# File 'lib/pubid/etsi/identifier/amendment.rb', line 6 def self.type { key: :amendment, title: "Amendment" } end |