Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/openstudio/workflow_json.rb,
lib/openstudio/workflow_json.rb,
lib/openstudio/workflow_json.rb

Instance Method Summary collapse

Instance Method Details

#to_StepResultObject



64
65
66
# File 'lib/openstudio/workflow_json.rb', line 64

def to_StepResult
  self
end

#to_VariantTypeObject



71
72
73
# File 'lib/openstudio/workflow_json.rb', line 71

def to_VariantType
  self
end

#valueNameObject



78
79
80
# File 'lib/openstudio/workflow_json.rb', line 78

def valueName
  self
end