Class: Ratis::Pattern::RouteInfo

Inherits:
Object
  • Object
show all
Defined in:
lib/ratis/pattern/routeinfo.rb

Instance Attribute Summary collapse

Instance Attribute Details

#effectiveObject

Returns the value of attribute effective.



4
5
6
# File 'lib/ratis/pattern/routeinfo.rb', line 4

def effective
  @effective
end

#headsignObject

Returns the value of attribute headsign.



4
5
6
# File 'lib/ratis/pattern/routeinfo.rb', line 4

def headsign
  @headsign
end

#operateObject

Returns the value of attribute operate.



4
5
6
# File 'lib/ratis/pattern/routeinfo.rb', line 4

def operate
  @operate
end

#routeObject

Returns the value of attribute route.



4
5
6
# File 'lib/ratis/pattern/routeinfo.rb', line 4

def route
  @route
end

#routeidObject

Returns the value of attribute routeid.



4
5
6
# File 'lib/ratis/pattern/routeinfo.rb', line 4

def routeid
  @routeid
end

#routetypeObject

Returns the value of attribute routetype.



4
5
6
# File 'lib/ratis/pattern/routeinfo.rb', line 4

def routetype
  @routetype
end

#schoolObject

Returns the value of attribute school.



4
5
6
# File 'lib/ratis/pattern/routeinfo.rb', line 4

def school
  @school
end

#tripcountObject

Returns the value of attribute tripcount.



4
5
6
# File 'lib/ratis/pattern/routeinfo.rb', line 4

def tripcount
  @tripcount
end