MTemplateVariable Class Reference

Class holding an entry of a template variable. More...

Public Member Functions

std::string getKey ()
 
int getTemplateId ()
 
std::string getValue ()
 
std::string getVersion ()
 
 MTemplateVariable (int _templateId, const std::string &version, const std::string &key, const std::string &value)
 
void setKey (const std::string &)
 
void setTemplateId (int)
 
void setValue (const std::string &)
 
void setVersion (const std::string &)
 

Detailed Description

Class holding an entry of a template variable.

Holds data related to an entry of a template variable

Definition at line 61 of file MTemplateVariable.h.


The documentation for this class was generated from the following file: