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



34
35
36
# File 'lib/openstudio/workflow_json.rb', line 34

def to_StepResult
  self
end

#to_VariantTypeObject



41
42
43
# File 'lib/openstudio/workflow_json.rb', line 41

def to_VariantType
  self
end

#valueNameObject



48
49
50
# File 'lib/openstudio/workflow_json.rb', line 48

def valueName
  self
end