Class: BCL::ObjectStruct

Inherits:
Struct
  • Object
show all
Defined in:
lib/bcl/base_xml.rb

Instance Attribute Summary collapse

Instance Attribute Details

#obj_instanceObject

Returns the value of attribute obj_instance

Returns:

  • the current value of obj_instance



33
34
35
# File 'lib/bcl/base_xml.rb', line 33

def obj_instance
  @obj_instance
end

#obj_typeObject

Returns the value of attribute obj_type

Returns:

  • the current value of obj_type



33
34
35
# File 'lib/bcl/base_xml.rb', line 33

def obj_type
  @obj_type
end