Class: Manywho::FlowIdentifier
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
-
#versionId ⇒ Object
Returns the value of attribute versionId.
Method Summary
Methods inherited from MyStruct
Constructor Details
This class inherits a constructor from Manywho::MyStruct
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id.
542 543 544 |
# File 'lib/manywho.rb', line 542 def id @id end |
#versionId ⇒ Object
Returns the value of attribute versionId.
542 543 544 |
# File 'lib/manywho.rb', line 542 def versionId @versionId end |