Class: TokyoMetro::Factory::Generate::Static::RailwayLine::Info

Inherits:
MetaClass::Info::Normal show all
Includes:
ClassNameLibrary::Static::RailwayLine, Modules::Common::Info::NewAndOldRailwayLine::SetTime
Defined in:
lib/tokyo_metro/factory/generate/static/railway_line/info.rb

Class Method Summary collapse

Methods inherited from MetaClass::Info::Normal

#initialize, #variables, #variables_from_hash_keys

Methods inherited from MetaClass::Info::Fundamental

#generate, info_class_for_this_class, process

Constructor Details

This class inherits a constructor from TokyoMetro::Factory::Generate::Static::MetaClass::Info::Normal

Class Method Details

.hash_keysObject



6
7
8
# File 'lib/tokyo_metro/factory/generate/static/railway_line/info.rb', line 6

def self.hash_keys
  [ :name_ja , :name_hira , :name_en , :name_code , :operator , :index , :color , :start_on , :end_on , :twitter_widget_id , :twitter_account_name ]
end