Class: TokyoMetro::Api::RailwayLine::Info::WomenOnlyCar::List

Inherits:
MetaClass::List show all
Defined in:
lib/tokyo_metro/api/railway_line/info/women_only_car/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/women_only_car/list.rb', line 4

def self.factory_for_seeding_this_class
  factory_for_seeding_women_only_car_infos_in_each_railway_line
end