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