The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WWW::EFA::DeparturesResult - Store the results from a departures query

VERSION

Version 0.01

SYNOPSIS

TODO: RCL 2012-01-22 Documentation

ATTRIBUTES

TODO: RCL 2012-01-22 Documentation

METHODS

add_departure_station

Params

WWW::EFA::Station

Add a single WWW::EFA::Station to the departure stations of this result

get_departure_station

Returns a WWW::EFA::Station if found, else undef

Params

$station_id (integer)

add_line

Params

WWW::EFA::Line

Add a single WWW::EFA::Line to this result

get_line

Returns a WWW::EFA::line from this result by its id

Params

$integer

add_departure

Add a WWW::EFA::Departure to this result

Params

WWW::EFA::Departure

COPYRIGHT

Copyright 2011, Robin Clarke, Munich, Germany

AUTHOR

Robin Clarke <perl@robinclarke.net>