7#include <aws/pinpoint/Pinpoint_EXPORTS.h>
44 inline void SetLatitude(
double value) { m_latitudeHasBeenSet =
true; m_latitude = value; }
54 inline void SetLongitude(
double value) { m_longitudeHasBeenSet =
true; m_longitude = value; }
60 bool m_latitudeHasBeenSet =
false;
63 bool m_longitudeHasBeenSet =
false;
void SetLatitude(double value)
double GetLongitude() const
AWS_PINPOINT_API GPSCoordinates(Aws::Utils::Json::JsonView jsonValue)
AWS_PINPOINT_API Aws::Utils::Json::JsonValue Jsonize() const
GPSCoordinates & WithLongitude(double value)
bool LatitudeHasBeenSet() const
GPSCoordinates & WithLatitude(double value)
void SetLongitude(double value)
AWS_PINPOINT_API GPSCoordinates & operator=(Aws::Utils::Json::JsonView jsonValue)
bool LongitudeHasBeenSet() const
double GetLatitude() const
AWS_PINPOINT_API GPSCoordinates()
Aws::Utils::Json::JsonValue JsonValue