Class: Relaton::Oiml::ItemBase
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Relaton::Oiml::ItemBase
- Includes:
- Bib::NamespaceHelper
- Defined in:
- lib/relaton/oiml/item_base.rb
Instance Attribute Summary collapse
-
#type ⇒ Object
Returns the value of attribute type.
Method Summary
Methods included from Bib::NamespaceHelper
Instance Attribute Details
#type ⇒ Object
Returns the value of attribute type.
6 7 8 |
# File 'lib/relaton/oiml/item_base.rb', line 6 def type @type end |