7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
16namespace IoTWireless {
39 m_pnOffsetHasBeenSet =
true;
55 m_cdmaChannelHasBeenSet =
true;
56 m_cdmaChannel = value;
72 m_pilotPowerHasBeenSet =
true;
88 m_baseStationIdHasBeenSet =
true;
89 m_baseStationId = value;
103 int m_baseStationId{0};
104 bool m_pnOffsetHasBeenSet =
false;
105 bool m_cdmaChannelHasBeenSet =
false;
106 bool m_pilotPowerHasBeenSet =
false;
107 bool m_baseStationIdHasBeenSet =
false;
bool BaseStationIdHasBeenSet() const
AWS_IOTWIRELESS_API CdmaNmrObj()=default
CdmaNmrObj & WithPnOffset(int value)
void SetBaseStationId(int value)
bool PilotPowerHasBeenSet() const
void SetPnOffset(int value)
CdmaNmrObj & WithBaseStationId(int value)
AWS_IOTWIRELESS_API Aws::Utils::Json::JsonValue Jsonize() const
CdmaNmrObj & WithPilotPower(int value)
bool CdmaChannelHasBeenSet() const
CdmaNmrObj & WithCdmaChannel(int value)
bool PnOffsetHasBeenSet() const
int GetCdmaChannel() const
void SetCdmaChannel(int value)
int GetBaseStationId() const
void SetPilotPower(int value)
AWS_IOTWIRELESS_API CdmaNmrObj(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTWIRELESS_API CdmaNmrObj & operator=(Aws::Utils::Json::JsonView jsonValue)
int GetPilotPower() const
Aws::Utils::Json::JsonValue JsonValue