7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
42 inline void SetClockSync(
int value) { m_clockSyncHasBeenSet =
true; m_clockSync = value; }
50 inline void SetStream(
int value) { m_streamHasBeenSet =
true; m_stream = value; }
56 inline int GetGnss()
const{
return m_gnss; }
58 inline void SetGnss(
int value) { m_gnssHasBeenSet =
true; m_gnss = value; }
64 bool m_clockSyncHasBeenSet =
false;
67 bool m_streamHasBeenSet =
false;
70 bool m_gnssHasBeenSet =
false;
bool ClockSyncHasBeenSet() const
void SetClockSync(int value)
Positioning & WithStream(int value)
AWS_IOTWIRELESS_API Positioning()
AWS_IOTWIRELESS_API Positioning & operator=(Aws::Utils::Json::JsonView jsonValue)
Positioning & WithGnss(int value)
Positioning & WithClockSync(int value)
bool StreamHasBeenSet() const
AWS_IOTWIRELESS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_IOTWIRELESS_API Positioning(Aws::Utils::Json::JsonView jsonValue)
void SetStream(int value)
bool GnssHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue