Class: RailFeeds::NetworkRail::CORPUS::Data
- Inherits:
-
Struct
- Object
- Struct
- RailFeeds::NetworkRail::CORPUS::Data
- Defined in:
- lib/rail_feeds/network_rail/corpus.rb
Instance Attribute Summary collapse
-
#crs ⇒ Object
Returns the value of attribute crs.
-
#nlc ⇒ Object
Returns the value of attribute nlc.
-
#nlc_description ⇒ Object
Returns the value of attribute nlc_description.
-
#nlc_short_description ⇒ Object
Returns the value of attribute nlc_short_description.
-
#stanox ⇒ Object
Returns the value of attribute stanox.
-
#tiploc ⇒ Object
Returns the value of attribute tiploc.
-
#uic ⇒ Object
Returns the value of attribute uic.
Instance Attribute Details
#crs ⇒ Object
Returns the value of attribute crs
7 8 9 |
# File 'lib/rail_feeds/network_rail/corpus.rb', line 7 def crs @crs end |
#nlc ⇒ Object
Returns the value of attribute nlc
7 8 9 |
# File 'lib/rail_feeds/network_rail/corpus.rb', line 7 def nlc @nlc end |
#nlc_description ⇒ Object
Returns the value of attribute nlc_description
7 8 9 |
# File 'lib/rail_feeds/network_rail/corpus.rb', line 7 def nlc_description @nlc_description end |
#nlc_short_description ⇒ Object
Returns the value of attribute nlc_short_description
7 8 9 |
# File 'lib/rail_feeds/network_rail/corpus.rb', line 7 def nlc_short_description @nlc_short_description end |
#stanox ⇒ Object
Returns the value of attribute stanox
7 8 9 |
# File 'lib/rail_feeds/network_rail/corpus.rb', line 7 def stanox @stanox end |
#tiploc ⇒ Object
Returns the value of attribute tiploc
7 8 9 |
# File 'lib/rail_feeds/network_rail/corpus.rb', line 7 def tiploc @tiploc end |
#uic ⇒ Object
Returns the value of attribute uic
7 8 9 |
# File 'lib/rail_feeds/network_rail/corpus.rb', line 7 def uic @uic end |