Class: Manywho::EngineValue

Inherits:
MyStruct show all
Defined in:
lib/manywho.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from MyStruct

#initialize, #to_json

Constructor Details

This class inherits a constructor from Manywho::MyStruct

Instance Attribute Details

#contentTypeObject

Returns the value of attribute contentType.



555
556
557
# File 'lib/manywho.rb', line 555

def contentType
  @contentType
end

#contentValueObject

Returns the value of attribute contentValue.



555
556
557
# File 'lib/manywho.rb', line 555

def contentValue
  @contentValue
end

#idObject

Returns the value of attribute id.



555
556
557
# File 'lib/manywho.rb', line 555

def id
  @id
end

#typeElementDeveloperNameObject

Returns the value of attribute typeElementDeveloperName.



555
556
557
# File 'lib/manywho.rb', line 555

def typeElementDeveloperName
  @typeElementDeveloperName
end

#typeElementEntryDeveloperNameObject

Returns the value of attribute typeElementEntryDeveloperName.



555
556
557
# File 'lib/manywho.rb', line 555

def typeElementEntryDeveloperName
  @typeElementEntryDeveloperName
end

#typeElementEntryIdObject

Returns the value of attribute typeElementEntryId.



555
556
557
# File 'lib/manywho.rb', line 555

def typeElementEntryId
  @typeElementEntryId
end

#typeElementIdObject

Returns the value of attribute typeElementId.



555
556
557
# File 'lib/manywho.rb', line 555

def typeElementId
  @typeElementId
end