7#include <aws/groundstation/GroundStation_EXPORTS.h>
8#include <aws/groundstation/model/BandwidthUnits.h>
21namespace GroundStation
60 inline double GetValue()
const {
return m_value; }
62 inline void SetValue(
double value) { m_valueHasBeenSet =
true; m_value = value; }
68 bool m_unitsHasBeenSet =
false;
71 bool m_valueHasBeenSet =
false;
FrequencyBandwidth & WithUnits(BandwidthUnits value)
AWS_GROUNDSTATION_API FrequencyBandwidth(Aws::Utils::Json::JsonView jsonValue)
bool UnitsHasBeenSet() const
AWS_GROUNDSTATION_API FrequencyBandwidth & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GROUNDSTATION_API Aws::Utils::Json::JsonValue Jsonize() const
BandwidthUnits GetUnits() const
bool ValueHasBeenSet() const
void SetUnits(BandwidthUnits value)
AWS_GROUNDSTATION_API FrequencyBandwidth()=default
FrequencyBandwidth & WithValue(double value)
void SetValue(double value)
Aws::Utils::Json::JsonValue JsonValue