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