Class: Pubid::Etsi::Identifiers::EtsiStandard

Inherits:
Base
  • Object
show all
Defined in:
lib/pubid/etsi/identifiers/etsi_standard.rb

Overview

Single class for all ETSI standard types Type is passed as parameter: EN, ES, EG, TS, ETR, ETS, I-ETS, TBR, TCRTR, NET, GR, GS, SR, TR, GTS Format: ETSI TYPE CODE VERSION (DATE) Examples:

ETSI GS ZSM 012 V1.1.1 (2022-12)
ETSI GR ZSM 009-3 V1.1.1 (2023-08)
ETSI GTS GSM 02.01 V5.5.0 (1999-01)

Method Summary

Methods inherited from Base

#==, #publisher, #to_s, #type

Methods inherited from Identifier

#base_identifier, #eql?, #exclude, #hash, #initialize, #mr_number, #mr_number_with_part, #mr_part, #mr_publisher, #mr_type, #mr_year, #new_edition_of?, polymorphic_name, #render, #resolve_urn_generator, #root, #to_mr_string, #to_s, #to_supplement_s, #to_urn, #urn_supplement_type, #urn_type_code

Constructor Details

This class inherits a constructor from Pubid::Identifier