Represents OTX TranslationKey DataType.
More...
#include <TranslationKey.h>
Represents OTX TranslationKey DataType.
◆ TranslationKey() [1/2]
OpenTestSystem::Otx::Runtime::Api::DataTypes::TranslationKey::TranslationKey |
( |
const std::string & |
textId | ) |
|
◆ TranslationKey() [2/2]
OpenTestSystem::Otx::Runtime::Api::DataTypes::TranslationKey::TranslationKey |
( |
const std::string & |
textId, |
|
|
const std::string & |
textIdMappingName |
|
) |
| |
Initializes a new instance of the TranslationKey class.
- Parameters
-
textId | Value of TextId. |
textIdMappingName | Value of TextIdMappingName. |
◆ GetTextId()
std::string OpenTestSystem::Otx::Runtime::Api::DataTypes::TranslationKey::GetTextId |
( |
| ) |
const |
Gets TextId.
- Returns
- Value of TextId.
◆ GetTextIdMappingName()
std::string OpenTestSystem::Otx::Runtime::Api::DataTypes::TranslationKey::GetTextIdMappingName |
( |
| ) |
const |
Gets TextIdMappingName.
- Returns
- Value of TextIdMappingName.
◆ SetTextId()
void OpenTestSystem::Otx::Runtime::Api::DataTypes::TranslationKey::SetTextId |
( |
const std::string & |
textId | ) |
|
◆ ToLiteralString()
std::string OpenTestSystem::Otx::Runtime::Api::DataTypes::TranslationKey::ToLiteralString |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: