Class: Pubid::Etsi::Identifiers::Corrigendum
- Inherits:
-
SupplementIdentifier
- Object
- SupplementIdentifier
- Pubid::Etsi::Identifiers::Corrigendum
- Defined in:
- lib/pubid/etsi/identifiers/corrigendum.rb
Overview
ETSI Corrigendum Format: base/Cnumber
Instance Method Summary collapse
Methods inherited from SupplementIdentifier
#==, #base_hash, #code, #collect_supplement_notations, #date, #find_actual_base, #type, #version
Instance Method Details
#supplement_notation ⇒ Object
9 10 11 |
# File 'lib/pubid/etsi/identifiers/corrigendum.rb', line 9 def supplement_notation "C#{number}" end |