Class: Relaton::Cen::StructuredIdentifier

Inherits:
Bib::StructuredIdentifier show all
Defined in:
lib/relaton/cen/model/structured_identifier.rb

Instance Method Summary collapse

Methods inherited from Bib::StructuredIdentifier

#remove_part!, #to_all_parts!

Instance Method Details

#remove_date!Object



4
5
6
# File 'lib/relaton/cen/model/structured_identifier.rb', line 4

def remove_date!
  self.year = nil
end