Represents OTX ResourceLocation DataType.
More...
#include <ResourceLocation.h>
Represents OTX ResourceLocation DataType.
◆ ResourceLocation()
OpenTestSystem::Otx::Runtime::Api::DataTypes::ResourceLocation::ResourceLocation |
( |
const std::string & |
id = "" , |
|
|
const std::string & |
location = "" , |
|
|
const std::string & |
mediaType = "" |
|
) |
| |
Initializes a new instance of the ResourceLocation class.
- Parameters
-
id | ID |
location | Default Location |
◆ GetID()
std::string OpenTestSystem::Otx::Runtime::Api::DataTypes::ResourceLocation::GetID |
( |
| ) |
const |
|
inline |
◆ GetLocation()
std::string OpenTestSystem::Otx::Runtime::Api::DataTypes::ResourceLocation::GetLocation |
( |
| ) |
const |
|
inline |
Get default resource Location
- Returns
◆ GetMediaType()
std::string OpenTestSystem::Otx::Runtime::Api::DataTypes::ResourceLocation::GetMediaType |
( |
| ) |
const |
|
inline |
Get classifies the content of a resource using a media type, indicates the nature and format of a document, file, or assortment of bytes
- Returns
◆ SetLocation()
void OpenTestSystem::Otx::Runtime::Api::DataTypes::ResourceLocation::SetLocation |
( |
const std::string & |
location | ) |
|
|
inline |
Sets default resource location
- Parameters
-
◆ SetMediaType()
void OpenTestSystem::Otx::Runtime::Api::DataTypes::ResourceLocation::SetMediaType |
( |
const std::string & |
mediaType | ) |
|
|
inline |
Sets media type
- Parameters
-
◆ ToLiteralString()
std::string OpenTestSystem::Otx::Runtime::Api::DataTypes::ResourceLocation::ToLiteralString |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file: