AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-b2bi
include
aws
b2bi
model
X12Version.h
1
6
#pragma once
7
#include <aws/b2bi/B2BI_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
B2BI
13
{
14
namespace
Model
15
{
16
enum class
X12Version
17
{
18
NOT_SET
,
19
VERSION_4010
,
20
VERSION_4030
,
21
VERSION_5010
,
22
VERSION_5010_HIPAA
23
};
24
25
namespace
X12VersionMapper
26
{
27
AWS_B2BI_API
X12Version
GetX12VersionForName
(
const
Aws::String
& name);
28
29
AWS_B2BI_API
Aws::String
GetNameForX12Version
(
X12Version
value);
30
}
// namespace X12VersionMapper
31
}
// namespace Model
32
}
// namespace B2BI
33
}
// namespace Aws
Aws::B2BI::Model::X12VersionMapper::GetX12VersionForName
AWS_B2BI_API X12Version GetX12VersionForName(const Aws::String &name)
Aws::B2BI::Model::X12VersionMapper::GetNameForX12Version
AWS_B2BI_API Aws::String GetNameForX12Version(X12Version value)
Aws::B2BI::Model::CapabilityDirection::NOT_SET
@ NOT_SET
Aws::B2BI::Model::X12Version
X12Version
Definition
X12Version.h:17
Aws::B2BI::Model::X12Version::VERSION_5010
@ VERSION_5010
Aws::B2BI::Model::X12Version::VERSION_4030
@ VERSION_4030
Aws::B2BI::Model::X12Version::VERSION_5010_HIPAA
@ VERSION_5010_HIPAA
Aws::B2BI::Model::X12Version::VERSION_4010
@ VERSION_4010
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences