Class: Pubid::Oiml::Identifiers::BasicPublication
- Inherits:
-
SingleIdentifier
- Object
- Identifier
- Pubid::Oiml::Identifier
- SingleIdentifier
- Pubid::Oiml::Identifiers::BasicPublication
- Defined in:
- lib/pubid/oiml/identifiers/basic_publication.rb
Constant Summary
Constants inherited from Pubid::Oiml::Identifier
Pubid::Oiml::Identifier::OIML_TYPE_MAP
Instance Attribute Summary
Attributes inherited from SingleIdentifier
Instance Method Summary collapse
Methods inherited from SingleIdentifier
#code_for, #edition_portion, #emit_kv, #number_from_kv, #number_to_kv, #part_from_kv, #part_to_kv, #space_suffix_from_kv, #space_suffix_to_kv, #subpart_from_kv, #subpart_to_kv, #suffix_from_kv, #suffix_to_kv, #to_s, #type, #year_from_kv, #year_to_kv
Methods inherited from Pubid::Oiml::Identifier
Instance Method Details
#type_string ⇒ Object
7 8 9 |
# File 'lib/pubid/oiml/identifiers/basic_publication.rb', line 7 def type_string "B" end |