Class: Siilar::Struct::TemporaryTrack

Inherits:
Base
  • Object
show all
Defined in:
lib/siilar/struct/temporary_track.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from Siilar::Struct::Base

Instance Attribute Details

#idObject

Returns the value of attribute id.



5
6
7
# File 'lib/siilar/struct/temporary_track.rb', line 5

def id
  @id
end

#titleObject

Returns the value of attribute title.



5
6
7
# File 'lib/siilar/struct/temporary_track.rb', line 5

def title
  @title
end