#include <TariffBusinessLogic.h>
|
| static bool | IsTariffTimeTicket (Strojcek::VstupneUdaje::TarifnySystem::ETarifa *tariff, bool &isTariffTimeTicket) |
| | IsTariffTimeTicket - checks if tariff type is time ticket. More...
|
| |
| bool EM::TicketIssueLogic::TariffBusinessLogic::IsTariffTimeTicket |
( |
Strojcek::VstupneUdaje::TarifnySystem::ETarifa * |
tariff, |
|
|
bool & |
isTariffTimeTicket |
|
) |
| |
|
static |
IsTariffTimeTicket - checks if tariff type is time ticket.
- Parameters
-
| tariff | - tariff to be checked |
| isTariffTimeTicket | - output parameter, true if tariff type is time ticket, false otherwise |
- Returns
- false if error occured, true otherwise
The documentation for this class was generated from the following files: