Class: Pubid::Itu::Identifier::Amendment
- Inherits:
-
Supplement
- Object
- Core::Identifier::Base
- Base
- Supplement
- Pubid::Itu::Identifier::Amendment
- Defined in:
- lib/pubid/itu/identifier/amendment.rb
Instance Attribute Summary
Attributes inherited from Supplement
Attributes inherited from Base
#amendment, #annex, #date, #range, #second_number, #sector, #series, #subseries
Class Method Summary collapse
Methods inherited from Supplement
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
.type ⇒ Object
6 7 8 |
# File 'lib/pubid/itu/identifier/amendment.rb', line 6 def self.type { key: :amendment, title: "Amendment" } end |