Class: TokyoMetro::Factory::Generate::Static::StationsInTokyoMetro::Info

Inherits:
MetaClass::Info::Normal show all
Includes:
ClassNameLibrary::Static::StationsInTokyoMetro
Defined in:
lib/tokyo_metro/factory/generate/static/stations_in_tokyo_metro/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



5
6
7
8
9
10
11
# File 'lib/tokyo_metro/factory/generate/static/stations_in_tokyo_metro/info.rb', line 5

def self.hash_keys
  [
    :station_facility_custom , :station_facility_custom_alias ,
    :name_ja , :name_hira , :name_in_system , :name_en ,
    :administrator , :other_operator
  ]
end