Represents catalog with the version.
More...
#include <CatalogVersion.h>
Represents catalog with the version.
◆ GetHrn()
const std::string& olp::dataservice::read::model::CatalogVersion::GetHrn |
( |
| ) |
const |
|
inline |
Gets the HRN of the catalog.
- Returns
- The HRN of the catalog.
◆ GetVersion()
int64_t olp::dataservice::read::model::CatalogVersion::GetVersion |
( |
| ) |
const |
|
inline |
Gets the version of the catalog.
- Returns
- The version of the catalog.
◆ SetHrn()
void olp::dataservice::read::model::CatalogVersion::SetHrn |
( |
std::string |
hrn | ) |
|
|
inline |
Sets the HRN of the catalog.
- Parameters
-
hrn | The HRN of the catalog. |
◆ SetVersion()
void olp::dataservice::read::model::CatalogVersion::SetVersion |
( |
int64_t |
version | ) |
|
|
inline |
Sets the version of the dependent catalog.
- Parameters
-
version | The version of the catalog. |
The documentation for this class was generated from the following file:
- olp-cpp-sdk-dataservice-read/include/olp/dataservice/read/model/CatalogVersion.h