Skip to content

OsgConfigWirelessAdvancedOpenApiVO

Properties

Name Type Description Notes
LbSetting2g Pointer to ApLoadBalanceVO [optional]
LbSetting5g Pointer to ApLoadBalanceVO [optional]
LbSetting5g1 Pointer to ApLoadBalanceVO [optional]
LbSetting5g2 Pointer to ApLoadBalanceVO [optional]
LbSetting6g Pointer to ApLoadBalanceVO [optional]
OfdmaEnable2g Pointer to bool [optional]
OfdmaEnable5g Pointer to bool [optional]
OfdmaEnable5g1 Pointer to bool [optional]
OfdmaEnable5g2 Pointer to bool [optional]
OfdmaEnable6g Pointer to bool [optional]
QosSetting2g Pointer to ApQosVO [optional]
QosSetting5g Pointer to ApQosVO [optional]
QosSetting5g1 Pointer to ApQosVO [optional]
QosSetting5g2 Pointer to ApQosVO [optional]
QosSetting6g Pointer to ApQosVO [optional]
RssiSetting2g Pointer to ApRssiThresholdVO [optional]
RssiSetting5g Pointer to ApRssiThresholdVO [optional]
RssiSetting5g1 Pointer to ApRssiThresholdVO [optional]
RssiSetting5g2 Pointer to ApRssiThresholdVO [optional]
RssiSetting6g Pointer to ApRssiThresholdVO [optional]

Methods

NewOsgConfigWirelessAdvancedOpenApiVO

func NewOsgConfigWirelessAdvancedOpenApiVO() *OsgConfigWirelessAdvancedOpenApiVO

NewOsgConfigWirelessAdvancedOpenApiVO instantiates a new OsgConfigWirelessAdvancedOpenApiVO object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

NewOsgConfigWirelessAdvancedOpenApiVOWithDefaults

func NewOsgConfigWirelessAdvancedOpenApiVOWithDefaults() *OsgConfigWirelessAdvancedOpenApiVO

NewOsgConfigWirelessAdvancedOpenApiVOWithDefaults instantiates a new OsgConfigWirelessAdvancedOpenApiVO object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

GetLbSetting2g

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetLbSetting2g() ApLoadBalanceVO

GetLbSetting2g returns the LbSetting2g field if non-nil, zero value otherwise.

GetLbSetting2gOk

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetLbSetting2gOk() (*ApLoadBalanceVO, bool)

GetLbSetting2gOk returns a tuple with the LbSetting2g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetLbSetting2g

func (o *OsgConfigWirelessAdvancedOpenApiVO) SetLbSetting2g(v ApLoadBalanceVO)

SetLbSetting2g sets LbSetting2g field to given value.

HasLbSetting2g

func (o *OsgConfigWirelessAdvancedOpenApiVO) HasLbSetting2g() bool

HasLbSetting2g returns a boolean if a field has been set.

GetLbSetting5g

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetLbSetting5g() ApLoadBalanceVO

GetLbSetting5g returns the LbSetting5g field if non-nil, zero value otherwise.

GetLbSetting5gOk

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetLbSetting5gOk() (*ApLoadBalanceVO, bool)

GetLbSetting5gOk returns a tuple with the LbSetting5g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetLbSetting5g

func (o *OsgConfigWirelessAdvancedOpenApiVO) SetLbSetting5g(v ApLoadBalanceVO)

SetLbSetting5g sets LbSetting5g field to given value.

HasLbSetting5g

func (o *OsgConfigWirelessAdvancedOpenApiVO) HasLbSetting5g() bool

HasLbSetting5g returns a boolean if a field has been set.

GetLbSetting5g1

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetLbSetting5g1() ApLoadBalanceVO

GetLbSetting5g1 returns the LbSetting5g1 field if non-nil, zero value otherwise.

GetLbSetting5g1Ok

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetLbSetting5g1Ok() (*ApLoadBalanceVO, bool)

GetLbSetting5g1Ok returns a tuple with the LbSetting5g1 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetLbSetting5g1

func (o *OsgConfigWirelessAdvancedOpenApiVO) SetLbSetting5g1(v ApLoadBalanceVO)

SetLbSetting5g1 sets LbSetting5g1 field to given value.

HasLbSetting5g1

func (o *OsgConfigWirelessAdvancedOpenApiVO) HasLbSetting5g1() bool

HasLbSetting5g1 returns a boolean if a field has been set.

GetLbSetting5g2

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetLbSetting5g2() ApLoadBalanceVO

GetLbSetting5g2 returns the LbSetting5g2 field if non-nil, zero value otherwise.

GetLbSetting5g2Ok

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetLbSetting5g2Ok() (*ApLoadBalanceVO, bool)

GetLbSetting5g2Ok returns a tuple with the LbSetting5g2 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetLbSetting5g2

func (o *OsgConfigWirelessAdvancedOpenApiVO) SetLbSetting5g2(v ApLoadBalanceVO)

SetLbSetting5g2 sets LbSetting5g2 field to given value.

HasLbSetting5g2

func (o *OsgConfigWirelessAdvancedOpenApiVO) HasLbSetting5g2() bool

HasLbSetting5g2 returns a boolean if a field has been set.

GetLbSetting6g

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetLbSetting6g() ApLoadBalanceVO

GetLbSetting6g returns the LbSetting6g field if non-nil, zero value otherwise.

GetLbSetting6gOk

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetLbSetting6gOk() (*ApLoadBalanceVO, bool)

GetLbSetting6gOk returns a tuple with the LbSetting6g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetLbSetting6g

func (o *OsgConfigWirelessAdvancedOpenApiVO) SetLbSetting6g(v ApLoadBalanceVO)

SetLbSetting6g sets LbSetting6g field to given value.

HasLbSetting6g

func (o *OsgConfigWirelessAdvancedOpenApiVO) HasLbSetting6g() bool

HasLbSetting6g returns a boolean if a field has been set.

GetOfdmaEnable2g

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetOfdmaEnable2g() bool

GetOfdmaEnable2g returns the OfdmaEnable2g field if non-nil, zero value otherwise.

GetOfdmaEnable2gOk

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetOfdmaEnable2gOk() (*bool, bool)

GetOfdmaEnable2gOk returns a tuple with the OfdmaEnable2g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetOfdmaEnable2g

func (o *OsgConfigWirelessAdvancedOpenApiVO) SetOfdmaEnable2g(v bool)

SetOfdmaEnable2g sets OfdmaEnable2g field to given value.

HasOfdmaEnable2g

func (o *OsgConfigWirelessAdvancedOpenApiVO) HasOfdmaEnable2g() bool

HasOfdmaEnable2g returns a boolean if a field has been set.

GetOfdmaEnable5g

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetOfdmaEnable5g() bool

GetOfdmaEnable5g returns the OfdmaEnable5g field if non-nil, zero value otherwise.

GetOfdmaEnable5gOk

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetOfdmaEnable5gOk() (*bool, bool)

GetOfdmaEnable5gOk returns a tuple with the OfdmaEnable5g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetOfdmaEnable5g

func (o *OsgConfigWirelessAdvancedOpenApiVO) SetOfdmaEnable5g(v bool)

SetOfdmaEnable5g sets OfdmaEnable5g field to given value.

HasOfdmaEnable5g

func (o *OsgConfigWirelessAdvancedOpenApiVO) HasOfdmaEnable5g() bool

HasOfdmaEnable5g returns a boolean if a field has been set.

GetOfdmaEnable5g1

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetOfdmaEnable5g1() bool

GetOfdmaEnable5g1 returns the OfdmaEnable5g1 field if non-nil, zero value otherwise.

GetOfdmaEnable5g1Ok

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetOfdmaEnable5g1Ok() (*bool, bool)

GetOfdmaEnable5g1Ok returns a tuple with the OfdmaEnable5g1 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetOfdmaEnable5g1

func (o *OsgConfigWirelessAdvancedOpenApiVO) SetOfdmaEnable5g1(v bool)

SetOfdmaEnable5g1 sets OfdmaEnable5g1 field to given value.

HasOfdmaEnable5g1

func (o *OsgConfigWirelessAdvancedOpenApiVO) HasOfdmaEnable5g1() bool

HasOfdmaEnable5g1 returns a boolean if a field has been set.

GetOfdmaEnable5g2

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetOfdmaEnable5g2() bool

GetOfdmaEnable5g2 returns the OfdmaEnable5g2 field if non-nil, zero value otherwise.

GetOfdmaEnable5g2Ok

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetOfdmaEnable5g2Ok() (*bool, bool)

GetOfdmaEnable5g2Ok returns a tuple with the OfdmaEnable5g2 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetOfdmaEnable5g2

func (o *OsgConfigWirelessAdvancedOpenApiVO) SetOfdmaEnable5g2(v bool)

SetOfdmaEnable5g2 sets OfdmaEnable5g2 field to given value.

HasOfdmaEnable5g2

func (o *OsgConfigWirelessAdvancedOpenApiVO) HasOfdmaEnable5g2() bool

HasOfdmaEnable5g2 returns a boolean if a field has been set.

GetOfdmaEnable6g

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetOfdmaEnable6g() bool

GetOfdmaEnable6g returns the OfdmaEnable6g field if non-nil, zero value otherwise.

GetOfdmaEnable6gOk

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetOfdmaEnable6gOk() (*bool, bool)

GetOfdmaEnable6gOk returns a tuple with the OfdmaEnable6g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetOfdmaEnable6g

func (o *OsgConfigWirelessAdvancedOpenApiVO) SetOfdmaEnable6g(v bool)

SetOfdmaEnable6g sets OfdmaEnable6g field to given value.

HasOfdmaEnable6g

func (o *OsgConfigWirelessAdvancedOpenApiVO) HasOfdmaEnable6g() bool

HasOfdmaEnable6g returns a boolean if a field has been set.

GetQosSetting2g

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetQosSetting2g() ApQosVO

GetQosSetting2g returns the QosSetting2g field if non-nil, zero value otherwise.

GetQosSetting2gOk

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetQosSetting2gOk() (*ApQosVO, bool)

GetQosSetting2gOk returns a tuple with the QosSetting2g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetQosSetting2g

func (o *OsgConfigWirelessAdvancedOpenApiVO) SetQosSetting2g(v ApQosVO)

SetQosSetting2g sets QosSetting2g field to given value.

HasQosSetting2g

func (o *OsgConfigWirelessAdvancedOpenApiVO) HasQosSetting2g() bool

HasQosSetting2g returns a boolean if a field has been set.

GetQosSetting5g

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetQosSetting5g() ApQosVO

GetQosSetting5g returns the QosSetting5g field if non-nil, zero value otherwise.

GetQosSetting5gOk

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetQosSetting5gOk() (*ApQosVO, bool)

GetQosSetting5gOk returns a tuple with the QosSetting5g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetQosSetting5g

func (o *OsgConfigWirelessAdvancedOpenApiVO) SetQosSetting5g(v ApQosVO)

SetQosSetting5g sets QosSetting5g field to given value.

HasQosSetting5g

func (o *OsgConfigWirelessAdvancedOpenApiVO) HasQosSetting5g() bool

HasQosSetting5g returns a boolean if a field has been set.

GetQosSetting5g1

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetQosSetting5g1() ApQosVO

GetQosSetting5g1 returns the QosSetting5g1 field if non-nil, zero value otherwise.

GetQosSetting5g1Ok

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetQosSetting5g1Ok() (*ApQosVO, bool)

GetQosSetting5g1Ok returns a tuple with the QosSetting5g1 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetQosSetting5g1

func (o *OsgConfigWirelessAdvancedOpenApiVO) SetQosSetting5g1(v ApQosVO)

SetQosSetting5g1 sets QosSetting5g1 field to given value.

HasQosSetting5g1

func (o *OsgConfigWirelessAdvancedOpenApiVO) HasQosSetting5g1() bool

HasQosSetting5g1 returns a boolean if a field has been set.

GetQosSetting5g2

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetQosSetting5g2() ApQosVO

GetQosSetting5g2 returns the QosSetting5g2 field if non-nil, zero value otherwise.

GetQosSetting5g2Ok

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetQosSetting5g2Ok() (*ApQosVO, bool)

GetQosSetting5g2Ok returns a tuple with the QosSetting5g2 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetQosSetting5g2

func (o *OsgConfigWirelessAdvancedOpenApiVO) SetQosSetting5g2(v ApQosVO)

SetQosSetting5g2 sets QosSetting5g2 field to given value.

HasQosSetting5g2

func (o *OsgConfigWirelessAdvancedOpenApiVO) HasQosSetting5g2() bool

HasQosSetting5g2 returns a boolean if a field has been set.

GetQosSetting6g

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetQosSetting6g() ApQosVO

GetQosSetting6g returns the QosSetting6g field if non-nil, zero value otherwise.

GetQosSetting6gOk

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetQosSetting6gOk() (*ApQosVO, bool)

GetQosSetting6gOk returns a tuple with the QosSetting6g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetQosSetting6g

func (o *OsgConfigWirelessAdvancedOpenApiVO) SetQosSetting6g(v ApQosVO)

SetQosSetting6g sets QosSetting6g field to given value.

HasQosSetting6g

func (o *OsgConfigWirelessAdvancedOpenApiVO) HasQosSetting6g() bool

HasQosSetting6g returns a boolean if a field has been set.

GetRssiSetting2g

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetRssiSetting2g() ApRssiThresholdVO

GetRssiSetting2g returns the RssiSetting2g field if non-nil, zero value otherwise.

GetRssiSetting2gOk

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetRssiSetting2gOk() (*ApRssiThresholdVO, bool)

GetRssiSetting2gOk returns a tuple with the RssiSetting2g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetRssiSetting2g

func (o *OsgConfigWirelessAdvancedOpenApiVO) SetRssiSetting2g(v ApRssiThresholdVO)

SetRssiSetting2g sets RssiSetting2g field to given value.

HasRssiSetting2g

func (o *OsgConfigWirelessAdvancedOpenApiVO) HasRssiSetting2g() bool

HasRssiSetting2g returns a boolean if a field has been set.

GetRssiSetting5g

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetRssiSetting5g() ApRssiThresholdVO

GetRssiSetting5g returns the RssiSetting5g field if non-nil, zero value otherwise.

GetRssiSetting5gOk

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetRssiSetting5gOk() (*ApRssiThresholdVO, bool)

GetRssiSetting5gOk returns a tuple with the RssiSetting5g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetRssiSetting5g

func (o *OsgConfigWirelessAdvancedOpenApiVO) SetRssiSetting5g(v ApRssiThresholdVO)

SetRssiSetting5g sets RssiSetting5g field to given value.

HasRssiSetting5g

func (o *OsgConfigWirelessAdvancedOpenApiVO) HasRssiSetting5g() bool

HasRssiSetting5g returns a boolean if a field has been set.

GetRssiSetting5g1

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetRssiSetting5g1() ApRssiThresholdVO

GetRssiSetting5g1 returns the RssiSetting5g1 field if non-nil, zero value otherwise.

GetRssiSetting5g1Ok

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetRssiSetting5g1Ok() (*ApRssiThresholdVO, bool)

GetRssiSetting5g1Ok returns a tuple with the RssiSetting5g1 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetRssiSetting5g1

func (o *OsgConfigWirelessAdvancedOpenApiVO) SetRssiSetting5g1(v ApRssiThresholdVO)

SetRssiSetting5g1 sets RssiSetting5g1 field to given value.

HasRssiSetting5g1

func (o *OsgConfigWirelessAdvancedOpenApiVO) HasRssiSetting5g1() bool

HasRssiSetting5g1 returns a boolean if a field has been set.

GetRssiSetting5g2

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetRssiSetting5g2() ApRssiThresholdVO

GetRssiSetting5g2 returns the RssiSetting5g2 field if non-nil, zero value otherwise.

GetRssiSetting5g2Ok

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetRssiSetting5g2Ok() (*ApRssiThresholdVO, bool)

GetRssiSetting5g2Ok returns a tuple with the RssiSetting5g2 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetRssiSetting5g2

func (o *OsgConfigWirelessAdvancedOpenApiVO) SetRssiSetting5g2(v ApRssiThresholdVO)

SetRssiSetting5g2 sets RssiSetting5g2 field to given value.

HasRssiSetting5g2

func (o *OsgConfigWirelessAdvancedOpenApiVO) HasRssiSetting5g2() bool

HasRssiSetting5g2 returns a boolean if a field has been set.

GetRssiSetting6g

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetRssiSetting6g() ApRssiThresholdVO

GetRssiSetting6g returns the RssiSetting6g field if non-nil, zero value otherwise.

GetRssiSetting6gOk

func (o *OsgConfigWirelessAdvancedOpenApiVO) GetRssiSetting6gOk() (*ApRssiThresholdVO, bool)

GetRssiSetting6gOk returns a tuple with the RssiSetting6g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetRssiSetting6g

func (o *OsgConfigWirelessAdvancedOpenApiVO) SetRssiSetting6g(v ApRssiThresholdVO)

SetRssiSetting6g sets RssiSetting6g field to given value.

HasRssiSetting6g

func (o *OsgConfigWirelessAdvancedOpenApiVO) HasRssiSetting6g() bool

HasRssiSetting6g returns a boolean if a field has been set.

[Back to Model list] [Back to API list] [Back to README]