Class: Pubid::Itu::Identifier::Corrigendum

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

Instance Attribute Summary

Attributes inherited from Supplement

#base

Attributes inherited from Base

#amendment, #annex, #date, #range, #second_number, #sector, #series, #subseries

Class Method Summary collapse

Methods inherited from Supplement

#initialize, #to_h

Methods inherited from Base

get_parser_class, get_renderer_class, get_transformer_class, has_type?, #initialize, #to_s, transform, transform_supplements

Constructor Details

This class inherits a constructor from Pubid::Itu::Identifier::Supplement

Class Method Details

.typeObject



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

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