Class: Relaton::Gb::StructuredIdentifier
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Relaton::Gb::StructuredIdentifier
- Defined in:
- lib/relaton/gb/structured_identifier.rb
Instance Method Summary collapse
Instance Method Details
#remove_date! ⇒ Object
21 22 23 |
# File 'lib/relaton/gb/structured_identifier.rb', line 21 def remove_date! project_number&.remove_date! end |
#to_all_parts! ⇒ Object
17 18 19 |
# File 'lib/relaton/gb/structured_identifier.rb', line 17 def to_all_parts! project_number&.to_all_parts! end |