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.



30
31
32
# File 'lib/waz-storage.rb', line 30

def edm_type
  @edm_type
end