Class: Ratis::RoutePattern::Stop

Inherits:
Object
  • Object
show all
Defined in:
lib/ratis/route_pattern/stop.rb

Instance Attribute Summary collapse

Instance Attribute Details

#areaObject

Returns the value of attribute area.



4
5
6
# File 'lib/ratis/route_pattern/stop.rb', line 4

def area
  @area
end

#atisidObject

Returns the value of attribute atisid.



4
5
6
# File 'lib/ratis/route_pattern/stop.rb', line 4

def atisid
  @atisid
end

#boardflagObject

Returns the value of attribute boardflag.



4
5
6
# File 'lib/ratis/route_pattern/stop.rb', line 4

def boardflag
  @boardflag
end

#descObject

Returns the value of attribute desc.



4
5
6
# File 'lib/ratis/route_pattern/stop.rb', line 4

def desc
  @desc
end

#latObject

Returns the value of attribute lat.



4
5
6
# File 'lib/ratis/route_pattern/stop.rb', line 4

def lat
  @lat
end

#lngObject

Returns the value of attribute lng.



4
5
6
# File 'lib/ratis/route_pattern/stop.rb', line 4

def lng
  @lng
end

#pointObject

Returns the value of attribute point.



4
5
6
# File 'lib/ratis/route_pattern/stop.rb', line 4

def point
  @point
end

#stopidObject

Returns the value of attribute stopid.



4
5
6
# File 'lib/ratis/route_pattern/stop.rb', line 4

def stopid
  @stopid
end

#timepointObject

Returns the value of attribute timepoint.



4
5
6
# File 'lib/ratis/route_pattern/stop.rb', line 4

def timepoint
  @timepoint
end