7#include <aws/location/LocationService_EXPORTS.h>
19namespace LocationService
46 inline void SetEarfcn(
int value) { m_earfcnHasBeenSet =
true; m_earfcn = value; }
54 inline int GetPci()
const{
return m_pci; }
56 inline void SetPci(
int value) { m_pciHasBeenSet =
true; m_pci = value; }
62 bool m_earfcnHasBeenSet =
false;
65 bool m_pciHasBeenSet =
false;
AWS_LOCATIONSERVICE_API LteLocalId(Aws::Utils::Json::JsonView jsonValue)
LteLocalId & WithPci(int value)
AWS_LOCATIONSERVICE_API LteLocalId()
bool PciHasBeenSet() const
bool EarfcnHasBeenSet() const
void SetEarfcn(int value)
AWS_LOCATIONSERVICE_API LteLocalId & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_LOCATIONSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
LteLocalId & WithEarfcn(int value)
Aws::Utils::Json::JsonValue JsonValue