module TokyoMetro::ClassNameLibrary::Api::StationFacility::BarrierFree::Escalator::ClassMethods
Public Instance Methods
category_name()
click to toggle source
カテゴリの名称 @return [String]
# File lib/tokyo_metro/class_name_library/api/station_facility/barrier_free/escalator.rb, line 18 def category_name "エスカレーター" end
category_name_en()
click to toggle source
# File lib/tokyo_metro/class_name_library/api/station_facility/barrier_free/escalator.rb, line 22 def category_name_en "Escalator" end
rdf_type_of_facility()
click to toggle source
クラス指定 - ug:Escalator @return [String]
# File lib/tokyo_metro/class_name_library/api/station_facility/barrier_free/escalator.rb, line 12 def rdf_type_of_facility "ug:Escalator" end
spac__is_available_to()
click to toggle source
利用可能な車いすの情報 @return [String]
# File lib/tokyo_metro/class_name_library/api/station_facility/barrier_free/escalator.rb, line 28 def spac__is_available_to "spac:Wheelchair" end