Module: Entity

Included in:
Change, Link, Location, NumericValue
Defined in:
lib/rbbt/rest/entity/map.rb,
lib/rbbt/rest/entity/list.rb,
lib/rbbt/rest/entity/rest.rb

Defined Under Namespace

Modules: List, Map, REST

Class Attribute Summary collapse

Class Attribute Details

.entity_list_cacheObject

Returns the value of attribute entity_list_cache.



7
8
9
# File 'lib/rbbt/rest/entity/list.rb', line 7

def entity_list_cache
  @entity_list_cache
end

.entity_map_cacheObject

Returns the value of attribute entity_map_cache.



7
8
9
# File 'lib/rbbt/rest/entity/map.rb', line 7

def entity_map_cache
  @entity_map_cache
end