Class: Labimotion::SegmentEntity

Inherits:
PropertiesEntity show all
Defined in:
lib/labimotion/entities/segment_entity.rb

Overview

Segment entity

Constant Summary

Constants inherited from ApplicationEntity

ApplicationEntity::CUSTOM_ENTITY_OPTIONS

Instance Method Summary collapse

Methods inherited from PropertiesEntity

#properties, #set_table

Methods inherited from ApplicationEntity

expose!, expose_timestamps

Instance Method Details

#klass_labelObject



9
10
11
# File 'lib/labimotion/entities/segment_entity.rb', line 9

def klass_label
  object.segment_klass.label
end