Class: IB::OCInterface::OutletCollection

Inherits:
Struct
  • Object
show all
Defined in:
lib/ib/oc_interface.rb

Instance Attribute Summary collapse

Instance Attribute Details

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



12
13
14
# File 'lib/ib/oc_interface.rb', line 12

def type
  @type
end

#variableObject

Returns the value of attribute variable

Returns:

  • (Object)

    the current value of variable



12
13
14
# File 'lib/ib/oc_interface.rb', line 12

def variable
  @variable
end