Class: WorkflowRb::IOMapping

Inherits:
Object
  • Object
show all
Defined in:
lib/workflow_rb/models/io_mapping.rb

Instance Attribute Summary collapse

Instance Attribute Details

#propertyObject

Returns the value of attribute property.



3
4
5
# File 'lib/workflow_rb/models/io_mapping.rb', line 3

def property
  @property
end

#valueObject

Returns the value of attribute value.



4
5
6
# File 'lib/workflow_rb/models/io_mapping.rb', line 4

def value
  @value
end