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::DISPLAYED_IN_LIST_CONDITION

Instance Method Summary collapse

Methods inherited from PropertiesEntity

#properties

Instance Method Details

#klass_labelObject



13
14
15
# File 'lib/labimotion/entities/segment_entity.rb', line 13

def klass_label
  object.segment_klass.label
end