Class: TokyoMetro::Api::RailwayLine::Info::TravelTime::List

Inherits:
MetaClass::List show all
Defined in:
lib/tokyo_metro/api/railway_line/info/travel_time/list.rb

Overview

駅間の標準所要時間リストの配列

Class Method Summary collapse

Methods inherited from MetaClass::List

#seed, #to_strf

Methods included from Modules::Common::ToFactory::Seed::Group

#seed

Methods inherited from MetaClass::Fundamental::List

#find_by_same_as, #to_strf

Class Method Details

.factory_for_seeding_this_classObject



4
5
6
# File 'lib/tokyo_metro/api/railway_line/info/travel_time/list.rb', line 4

def self.factory_for_seeding_this_class
  factory_for_seeding_travel_time_infos_in_each_railway_line
end