1 #if !defined ESETZAMESTNAVATEL_H
2 #define ESETZAMESTNAVATEL_H
4 #include "dataio/DataIODefines.h"
5 #include "core/common/Node.h"
12 namespace VstupneUdaje
16 class ESetZamestnavatelCol;
26 std::string &GetDIC();
27 std::string &GetNazov();
28 std::string &GetAdresa();
29 std::string &GetMesto();
32 void SetDIC(
const std::string &newVal );
33 void SetNazov(
const std::string &newVal );
34 void SetAdresa(
const std::string &newVal );
35 void SetMesto(
const std::string &newVal );
36 void SetProvizia(
short newVal );
42 virtual long Write( FILE *file );
Definition: ESetZamestnavatel.cpp:9
Definition: ESetZamestnavatelCol.h:19
Definition: ESetZamestnavatel.h:18
Class ECol : Objekt je predok pre vsetky nasledujuce kolekcie
Definition: ColReader.h:15
#define DATAIO_API
Definition: DataIODefines.h:10