Class: Symbol

Inherits:
Object
  • Object
show all
Defined in:
lib/waz-storage.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.



38
39
40
# File 'lib/waz-storage.rb', line 38

def edm_type
  @edm_type
end