Class: Symbol

Inherits:
Object
  • Object
show all
Defined in:
lib/waz-tables.rb

Overview

extendes the Symbol class to assign a type to an entity field

Instance Attribute Summary collapse

Instance Attribute Details

#edm_typeObject

Returns the value of attribute edm_type.



19
20
21
# File 'lib/waz-tables.rb', line 19

def edm_type
  @edm_type
end