Class: StopSchedule

Inherits:
OpenStruct
  • Object
show all
Defined in:
lib/onebusaway_ruby_data.rb

Instance Attribute Summary collapse

Instance Attribute Details

#stop_idObject

Returns the value of attribute stop_id.



149
150
151
# File 'lib/onebusaway_ruby_data.rb', line 149

def stop_id
  @stop_id
end

#stop_route_schedulesObject

Returns the value of attribute stop_route_schedules.



150
151
152
# File 'lib/onebusaway_ruby_data.rb', line 150

def stop_route_schedules
  @stop_route_schedules
end