7#include <aws/geo-places/GeoPlaces_EXPORTS.h>
8#include <aws/geo-places/model/AddressComponentMatchScores.h>
47 inline double GetTitle()
const{
return m_title; }
49 inline void SetTitle(
double value) { m_titleHasBeenSet =
true; m_title = value; }
67 bool m_titleHasBeenSet =
false;
70 bool m_addressHasBeenSet =
false;
const AddressComponentMatchScores & GetAddress() const
AWS_GEOPLACES_API ComponentMatchScores()
bool AddressHasBeenSet() const
void SetAddress(const AddressComponentMatchScores &value)
bool TitleHasBeenSet() const
ComponentMatchScores & WithAddress(AddressComponentMatchScores &&value)
ComponentMatchScores & WithTitle(double value)
ComponentMatchScores & WithAddress(const AddressComponentMatchScores &value)
void SetAddress(AddressComponentMatchScores &&value)
AWS_GEOPLACES_API ComponentMatchScores(Aws::Utils::Json::JsonView jsonValue)
void SetTitle(double value)
AWS_GEOPLACES_API ComponentMatchScores & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GEOPLACES_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue