Class: Pubid::Etsi::Identifiers::Amendment

Inherits:
SupplementIdentifier show all
Defined in:
lib/pubid/etsi/identifiers/amendment.rb

Overview

ETSI Amendment Format: base/Anumber

Instance Method Summary collapse

Methods inherited from SupplementIdentifier

#==, #base_hash, #code, #collect_supplement_notations, #date, #find_actual_base, #type, #version

Instance Method Details

#supplement_notationObject



9
10
11
# File 'lib/pubid/etsi/identifiers/amendment.rb', line 9

def supplement_notation
  "A#{number}"
end