7#include <aws/groundstation/GroundStation_EXPORTS.h>
8#include <aws/groundstation/model/BandwidthUnits.h>
19namespace GroundStation {
44 inline double GetValue()
const {
return m_value; }
47 m_valueHasBeenSet =
true;
63 m_unitsHasBeenSet =
true;
75 bool m_valueHasBeenSet =
false;
76 bool m_unitsHasBeenSet =
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