1 #ifndef EM_STROJCEK_STATISTIKASTROJCEKEZMENAUDAJOV2_H
2 #define EM_STROJCEK_STATISTIKASTROJCEKEZMENAUDAJOV2_H
4 #include "dataio/DataIODefines.h"
12 namespace StatistikaStrojcek
14 class EZmenaUdajov2Col;
23 unsigned char GetCustomerProfile1();
24 unsigned char GetCustomerProfile2();
25 unsigned char GetDruhKarty();
26 unsigned long GetPlatnostDoCustProf1();
27 unsigned long GetPlatnostDoCustProf2();
28 unsigned long GetPlatnostOdCustProf1();
29 unsigned long GetPlatnostOdCustProf2();
30 unsigned long GetPlatnostDoBonusZlava();
31 unsigned long GetPlatnostKarty();
32 unsigned short GetPurseProvider();
34 void SetSNR(
long long newVal );
35 void SetCustomerProfile1(
unsigned char newVal );
36 void SetCustomerProfile2(
unsigned char newVal );
37 void SetDruhKarty(
unsigned char newVal );
38 void SetPlatnostDoCustProf1(
unsigned long newVal );
39 void SetPlatnostDoCustProf2(
unsigned long newVal );
40 void SetPlatnostOdCustProf1(
unsigned long newVal );
41 void SetPlatnostOdCustProf2(
unsigned long newVal );
42 void SetPlatnostDoBonusZlava(
unsigned long newVal );
43 void SetPlatnostKarty(
unsigned long newVal );
44 void SetPurseProvider(
unsigned short purseProvider );
50 virtual short getChksum();
Definition: EZmenaUdajov2.h:16
Definition: EZmenaUdajov2Col.h:16
Definition: ECestovnyListok.h:19
Class ECol : Objekt je predok pre vsetky nasledujuce kolekcie
Definition: ColReader.h:15
Definition: EZmenaUdajov2.cpp:12
Definition: EAbstraktnyZaznam.h:16
#define DATAIO_API
Definition: DataIODefines.h:10