7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 inline void SetLastCharacter(
const char* value) { m_lastCharacterHasBeenSet =
true; m_lastCharacter.assign(value); }
56 bool m_lastCharacterHasBeenSet =
false;
IsolineVehicleLicensePlate & WithLastCharacter(const char *value)
AWS_GEOROUTES_API IsolineVehicleLicensePlate()
AWS_GEOROUTES_API IsolineVehicleLicensePlate & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetLastCharacter(const Aws::String &value)
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
void SetLastCharacter(const char *value)
bool LastCharacterHasBeenSet() const
const Aws::String & GetLastCharacter() const
AWS_GEOROUTES_API IsolineVehicleLicensePlate(Aws::Utils::Json::JsonView jsonValue)
IsolineVehicleLicensePlate & WithLastCharacter(const Aws::String &value)
IsolineVehicleLicensePlate & WithLastCharacter(Aws::String &&value)
void SetLastCharacter(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue