From 3027b36f363f3bc1bdf1434eb6149f0bfb64e132 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Wed, 27 Mar 2024 13:46:04 +0100 Subject: Product(3pm): class: refer to get_active_service for details --- lib/Travel/Status/DE/HAFAS/Product.pm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'lib/Travel/Status') diff --git a/lib/Travel/Status/DE/HAFAS/Product.pm b/lib/Travel/Status/DE/HAFAS/Product.pm index 42b264b..4602bcc 100644 --- a/lib/Travel/Status/DE/HAFAS/Product.pm +++ b/lib/Travel/Status/DE/HAFAS/Product.pm @@ -137,9 +137,10 @@ Long type of this journey, e.g. "S-Bahn" or "Regional-Express". =item $product->class -An integer identifying the the mode of transport class. -Semantics depend on backend, e.g. "1" and "2" for long-distance trains and -"4" and "8" for regional trains. +An integer identifying the the mode of transport class. Semantics depend on +backend, e.g. "1" and "2" for long-distance trains and "4" and "8" for regional +trains. See Travel::Status::DE::HAFAS(3pm)'s C<< $hafas->get_active_service >> +method. =item $product->line -- cgit v1.2.3