Class: BCL::ObjectStruct
- Inherits:
-
Struct
- Object
- Struct
- BCL::ObjectStruct
- Defined in:
- lib/bcl/base_xml.rb
Instance Attribute Summary collapse
-
#obj_instance ⇒ Object
Returns the value of attribute obj_instance.
-
#obj_type ⇒ Object
Returns the value of attribute obj_type.
Instance Attribute Details
#obj_instance ⇒ Object
Returns the value of attribute obj_instance
19 20 21 |
# File 'lib/bcl/base_xml.rb', line 19 def obj_instance @obj_instance end |
#obj_type ⇒ Object
Returns the value of attribute obj_type
19 20 21 |
# File 'lib/bcl/base_xml.rb', line 19 def obj_type @obj_type end |