Class: XmlConv::Model::PartInfo
- Inherits:
-
Object
- Object
- XmlConv::Model::PartInfo
- Defined in:
- lib/xmlconv/model/part_info.rb
Instance Attribute Summary collapse
-
#dimension ⇒ Object
Returns the value of attribute dimension.
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#dimension ⇒ Object
Returns the value of attribute dimension.
7 8 9 |
# File 'lib/xmlconv/model/part_info.rb', line 7 def dimension @dimension end |
#value ⇒ Object
Returns the value of attribute value.
7 8 9 |
# File 'lib/xmlconv/model/part_info.rb', line 7 def value @value end |