summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/EFA/Stop.pm
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2025-01-04 21:13:15 +0100
committerBirte Kristina Friesel <derf@finalrewind.org>2025-01-04 21:13:15 +0100
commiteca26bdf4b0082a852638997534a85d30d4187f2 (patch)
tree37b79620cecb048c94e0c1f663a406427b4b6dde /lib/Travel/Status/DE/EFA/Stop.pm
parentc1d880d84e93d5c60098b2e3de909a950b78023c (diff)
Consistently use id_num and id_code accessor names for stop IDs
Diffstat (limited to 'lib/Travel/Status/DE/EFA/Stop.pm')
-rw-r--r--lib/Travel/Status/DE/EFA/Stop.pm11
1 files changed, 5 insertions, 6 deletions
diff --git a/lib/Travel/Status/DE/EFA/Stop.pm b/lib/Travel/Status/DE/EFA/Stop.pm
index 517d6a8..7d2036f 100644
--- a/lib/Travel/Status/DE/EFA/Stop.pm
+++ b/lib/Travel/Status/DE/EFA/Stop.pm
@@ -12,7 +12,7 @@ Travel::Status::DE::EFA::Stop->mk_ro_accessors(
qw(sched_arr rt_arr arr arr_delay
sched_dep rt_dep dep dep_delay
occupancy delay distance_m
- place name full_name id stop_id latlon
+ place name full_name id_num id_code latlon
platform niveau)
);
@@ -152,14 +152,13 @@ Delay in minutes. Departure delya if available, arrival delay otherwise.
Distance from request coordinates in meters. undef if the object has not
been obtained by means of a coord request.
-=item $stop->id
+=item $stop->id_num
-Stop ID.
+Stop ID (numeric).
-=item $stop->stop_id
+=item $stop->id_code
-The other kind of stop ID.
-Yes, EFA has two.
+Stop ID (code).
=item $stop->place