Class: TokyoMetro::Api::Station::Info::LinkToPassengerSurvey::List

Inherits:
Common::List show all
Defined in:
lib/tokyo_metro/api/station/info/link_to_passenger_survey/list.rb

Overview

駅乗降人員数を表すオブジェクトへのリンクの配列

Class Method Summary collapse

Methods inherited from Common::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/station/info/link_to_passenger_survey/list.rb', line 4

def self.factory_for_seeding_this_class
  factory_for_seeding_link_to_passenger_surveys_of_each_station
end