7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
43 inline int GetBsic()
const{
return m_bsic; }
45 inline void SetBsic(
int value) { m_bsicHasBeenSet =
true; m_bsic = value; }
53 inline int GetBcch()
const{
return m_bcch; }
55 inline void SetBcch(
int value) { m_bcchHasBeenSet =
true; m_bcch = value; }
61 bool m_bsicHasBeenSet =
false;
64 bool m_bcchHasBeenSet =
false;
bool BsicHasBeenSet() const
AWS_IOTWIRELESS_API GsmLocalId()
GsmLocalId & WithBsic(int value)
bool BcchHasBeenSet() const
AWS_IOTWIRELESS_API GsmLocalId & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTWIRELESS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_IOTWIRELESS_API GsmLocalId(Aws::Utils::Json::JsonView jsonValue)
GsmLocalId & WithBcch(int value)
Aws::Utils::Json::JsonValue JsonValue