Class: Pubid::Etsi::Identifier::Corrigendum

Inherits:
Supplement
  • Object
show all
Defined in:
lib/pubid/etsi/identifier/corrigendum.rb

Instance Attribute Summary

Attributes inherited from Supplement

#base

Attributes inherited from Base

#published, #version

Class Method Summary collapse

Methods inherited from Supplement

#initialize, #to_h

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

.typeObject



6
7
8
# File 'lib/pubid/etsi/identifier/corrigendum.rb', line 6

def self.type
  { key: :corrigendum, title: "Corrigendum" }
end