EapRssiChannelDistributionVO
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ExistAp | Pointer to bool | [optional] | |
| ExistApClient | Pointer to bool | [optional] | |
| From35To30 | Pointer to []EapRssiChannelVO | [optional] | |
| From40To35 | Pointer to []EapRssiChannelVO | [optional] | |
| From45To40 | Pointer to []EapRssiChannelVO | [optional] | |
| From50To45 | Pointer to []EapRssiChannelVO | [optional] | |
| From55To50 | Pointer to []EapRssiChannelVO | [optional] | |
| From60To55 | Pointer to []EapRssiChannelVO | [optional] | |
| From65To60 | Pointer to []EapRssiChannelVO | [optional] | |
| From70To65 | Pointer to []EapRssiChannelVO | [optional] | |
| From75To70 | Pointer to []EapRssiChannelVO | [optional] | |
| From80To75 | Pointer to []EapRssiChannelVO | [optional] | |
| From85To80 | Pointer to []EapRssiChannelVO | [optional] | |
| From90To85 | Pointer to []EapRssiChannelVO | [optional] | |
| LessThan90 | Pointer to []EapRssiChannelVO | [optional] | |
| MoreThan30 | Pointer to []EapRssiChannelVO | [optional] |
Methods
NewEapRssiChannelDistributionVO
func NewEapRssiChannelDistributionVO() *EapRssiChannelDistributionVO
NewEapRssiChannelDistributionVO instantiates a new EapRssiChannelDistributionVO 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
NewEapRssiChannelDistributionVOWithDefaults
func NewEapRssiChannelDistributionVOWithDefaults() *EapRssiChannelDistributionVO
NewEapRssiChannelDistributionVOWithDefaults instantiates a new EapRssiChannelDistributionVO 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
GetExistAp
func (o *EapRssiChannelDistributionVO) GetExistAp() bool
GetExistAp returns the ExistAp field if non-nil, zero value otherwise.
GetExistApOk
func (o *EapRssiChannelDistributionVO) GetExistApOk() (*bool, bool)
GetExistApOk returns a tuple with the ExistAp field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetExistAp
func (o *EapRssiChannelDistributionVO) SetExistAp(v bool)
SetExistAp sets ExistAp field to given value.
HasExistAp
func (o *EapRssiChannelDistributionVO) HasExistAp() bool
HasExistAp returns a boolean if a field has been set.
GetExistApClient
func (o *EapRssiChannelDistributionVO) GetExistApClient() bool
GetExistApClient returns the ExistApClient field if non-nil, zero value otherwise.
GetExistApClientOk
func (o *EapRssiChannelDistributionVO) GetExistApClientOk() (*bool, bool)
GetExistApClientOk returns a tuple with the ExistApClient field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetExistApClient
func (o *EapRssiChannelDistributionVO) SetExistApClient(v bool)
SetExistApClient sets ExistApClient field to given value.
HasExistApClient
func (o *EapRssiChannelDistributionVO) HasExistApClient() bool
HasExistApClient returns a boolean if a field has been set.
GetFrom35To30
func (o *EapRssiChannelDistributionVO) GetFrom35To30() []EapRssiChannelVO
GetFrom35To30 returns the From35To30 field if non-nil, zero value otherwise.
GetFrom35To30Ok
func (o *EapRssiChannelDistributionVO) GetFrom35To30Ok() (*[]EapRssiChannelVO, bool)
GetFrom35To30Ok returns a tuple with the From35To30 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetFrom35To30
func (o *EapRssiChannelDistributionVO) SetFrom35To30(v []EapRssiChannelVO)
SetFrom35To30 sets From35To30 field to given value.
HasFrom35To30
func (o *EapRssiChannelDistributionVO) HasFrom35To30() bool
HasFrom35To30 returns a boolean if a field has been set.
GetFrom40To35
func (o *EapRssiChannelDistributionVO) GetFrom40To35() []EapRssiChannelVO
GetFrom40To35 returns the From40To35 field if non-nil, zero value otherwise.
GetFrom40To35Ok
func (o *EapRssiChannelDistributionVO) GetFrom40To35Ok() (*[]EapRssiChannelVO, bool)
GetFrom40To35Ok returns a tuple with the From40To35 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetFrom40To35
func (o *EapRssiChannelDistributionVO) SetFrom40To35(v []EapRssiChannelVO)
SetFrom40To35 sets From40To35 field to given value.
HasFrom40To35
func (o *EapRssiChannelDistributionVO) HasFrom40To35() bool
HasFrom40To35 returns a boolean if a field has been set.
GetFrom45To40
func (o *EapRssiChannelDistributionVO) GetFrom45To40() []EapRssiChannelVO
GetFrom45To40 returns the From45To40 field if non-nil, zero value otherwise.
GetFrom45To40Ok
func (o *EapRssiChannelDistributionVO) GetFrom45To40Ok() (*[]EapRssiChannelVO, bool)
GetFrom45To40Ok returns a tuple with the From45To40 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetFrom45To40
func (o *EapRssiChannelDistributionVO) SetFrom45To40(v []EapRssiChannelVO)
SetFrom45To40 sets From45To40 field to given value.
HasFrom45To40
func (o *EapRssiChannelDistributionVO) HasFrom45To40() bool
HasFrom45To40 returns a boolean if a field has been set.
GetFrom50To45
func (o *EapRssiChannelDistributionVO) GetFrom50To45() []EapRssiChannelVO
GetFrom50To45 returns the From50To45 field if non-nil, zero value otherwise.
GetFrom50To45Ok
func (o *EapRssiChannelDistributionVO) GetFrom50To45Ok() (*[]EapRssiChannelVO, bool)
GetFrom50To45Ok returns a tuple with the From50To45 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetFrom50To45
func (o *EapRssiChannelDistributionVO) SetFrom50To45(v []EapRssiChannelVO)
SetFrom50To45 sets From50To45 field to given value.
HasFrom50To45
func (o *EapRssiChannelDistributionVO) HasFrom50To45() bool
HasFrom50To45 returns a boolean if a field has been set.
GetFrom55To50
func (o *EapRssiChannelDistributionVO) GetFrom55To50() []EapRssiChannelVO
GetFrom55To50 returns the From55To50 field if non-nil, zero value otherwise.
GetFrom55To50Ok
func (o *EapRssiChannelDistributionVO) GetFrom55To50Ok() (*[]EapRssiChannelVO, bool)
GetFrom55To50Ok returns a tuple with the From55To50 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetFrom55To50
func (o *EapRssiChannelDistributionVO) SetFrom55To50(v []EapRssiChannelVO)
SetFrom55To50 sets From55To50 field to given value.
HasFrom55To50
func (o *EapRssiChannelDistributionVO) HasFrom55To50() bool
HasFrom55To50 returns a boolean if a field has been set.
GetFrom60To55
func (o *EapRssiChannelDistributionVO) GetFrom60To55() []EapRssiChannelVO
GetFrom60To55 returns the From60To55 field if non-nil, zero value otherwise.
GetFrom60To55Ok
func (o *EapRssiChannelDistributionVO) GetFrom60To55Ok() (*[]EapRssiChannelVO, bool)
GetFrom60To55Ok returns a tuple with the From60To55 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetFrom60To55
func (o *EapRssiChannelDistributionVO) SetFrom60To55(v []EapRssiChannelVO)
SetFrom60To55 sets From60To55 field to given value.
HasFrom60To55
func (o *EapRssiChannelDistributionVO) HasFrom60To55() bool
HasFrom60To55 returns a boolean if a field has been set.
GetFrom65To60
func (o *EapRssiChannelDistributionVO) GetFrom65To60() []EapRssiChannelVO
GetFrom65To60 returns the From65To60 field if non-nil, zero value otherwise.
GetFrom65To60Ok
func (o *EapRssiChannelDistributionVO) GetFrom65To60Ok() (*[]EapRssiChannelVO, bool)
GetFrom65To60Ok returns a tuple with the From65To60 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetFrom65To60
func (o *EapRssiChannelDistributionVO) SetFrom65To60(v []EapRssiChannelVO)
SetFrom65To60 sets From65To60 field to given value.
HasFrom65To60
func (o *EapRssiChannelDistributionVO) HasFrom65To60() bool
HasFrom65To60 returns a boolean if a field has been set.
GetFrom70To65
func (o *EapRssiChannelDistributionVO) GetFrom70To65() []EapRssiChannelVO
GetFrom70To65 returns the From70To65 field if non-nil, zero value otherwise.
GetFrom70To65Ok
func (o *EapRssiChannelDistributionVO) GetFrom70To65Ok() (*[]EapRssiChannelVO, bool)
GetFrom70To65Ok returns a tuple with the From70To65 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetFrom70To65
func (o *EapRssiChannelDistributionVO) SetFrom70To65(v []EapRssiChannelVO)
SetFrom70To65 sets From70To65 field to given value.
HasFrom70To65
func (o *EapRssiChannelDistributionVO) HasFrom70To65() bool
HasFrom70To65 returns a boolean if a field has been set.
GetFrom75To70
func (o *EapRssiChannelDistributionVO) GetFrom75To70() []EapRssiChannelVO
GetFrom75To70 returns the From75To70 field if non-nil, zero value otherwise.
GetFrom75To70Ok
func (o *EapRssiChannelDistributionVO) GetFrom75To70Ok() (*[]EapRssiChannelVO, bool)
GetFrom75To70Ok returns a tuple with the From75To70 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetFrom75To70
func (o *EapRssiChannelDistributionVO) SetFrom75To70(v []EapRssiChannelVO)
SetFrom75To70 sets From75To70 field to given value.
HasFrom75To70
func (o *EapRssiChannelDistributionVO) HasFrom75To70() bool
HasFrom75To70 returns a boolean if a field has been set.
GetFrom80To75
func (o *EapRssiChannelDistributionVO) GetFrom80To75() []EapRssiChannelVO
GetFrom80To75 returns the From80To75 field if non-nil, zero value otherwise.
GetFrom80To75Ok
func (o *EapRssiChannelDistributionVO) GetFrom80To75Ok() (*[]EapRssiChannelVO, bool)
GetFrom80To75Ok returns a tuple with the From80To75 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetFrom80To75
func (o *EapRssiChannelDistributionVO) SetFrom80To75(v []EapRssiChannelVO)
SetFrom80To75 sets From80To75 field to given value.
HasFrom80To75
func (o *EapRssiChannelDistributionVO) HasFrom80To75() bool
HasFrom80To75 returns a boolean if a field has been set.
GetFrom85To80
func (o *EapRssiChannelDistributionVO) GetFrom85To80() []EapRssiChannelVO
GetFrom85To80 returns the From85To80 field if non-nil, zero value otherwise.
GetFrom85To80Ok
func (o *EapRssiChannelDistributionVO) GetFrom85To80Ok() (*[]EapRssiChannelVO, bool)
GetFrom85To80Ok returns a tuple with the From85To80 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetFrom85To80
func (o *EapRssiChannelDistributionVO) SetFrom85To80(v []EapRssiChannelVO)
SetFrom85To80 sets From85To80 field to given value.
HasFrom85To80
func (o *EapRssiChannelDistributionVO) HasFrom85To80() bool
HasFrom85To80 returns a boolean if a field has been set.
GetFrom90To85
func (o *EapRssiChannelDistributionVO) GetFrom90To85() []EapRssiChannelVO
GetFrom90To85 returns the From90To85 field if non-nil, zero value otherwise.
GetFrom90To85Ok
func (o *EapRssiChannelDistributionVO) GetFrom90To85Ok() (*[]EapRssiChannelVO, bool)
GetFrom90To85Ok returns a tuple with the From90To85 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetFrom90To85
func (o *EapRssiChannelDistributionVO) SetFrom90To85(v []EapRssiChannelVO)
SetFrom90To85 sets From90To85 field to given value.
HasFrom90To85
func (o *EapRssiChannelDistributionVO) HasFrom90To85() bool
HasFrom90To85 returns a boolean if a field has been set.
GetLessThan90
func (o *EapRssiChannelDistributionVO) GetLessThan90() []EapRssiChannelVO
GetLessThan90 returns the LessThan90 field if non-nil, zero value otherwise.
GetLessThan90Ok
func (o *EapRssiChannelDistributionVO) GetLessThan90Ok() (*[]EapRssiChannelVO, bool)
GetLessThan90Ok returns a tuple with the LessThan90 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetLessThan90
func (o *EapRssiChannelDistributionVO) SetLessThan90(v []EapRssiChannelVO)
SetLessThan90 sets LessThan90 field to given value.
HasLessThan90
func (o *EapRssiChannelDistributionVO) HasLessThan90() bool
HasLessThan90 returns a boolean if a field has been set.
GetMoreThan30
func (o *EapRssiChannelDistributionVO) GetMoreThan30() []EapRssiChannelVO
GetMoreThan30 returns the MoreThan30 field if non-nil, zero value otherwise.
GetMoreThan30Ok
func (o *EapRssiChannelDistributionVO) GetMoreThan30Ok() (*[]EapRssiChannelVO, bool)
GetMoreThan30Ok returns a tuple with the MoreThan30 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetMoreThan30
func (o *EapRssiChannelDistributionVO) SetMoreThan30(v []EapRssiChannelVO)
SetMoreThan30 sets MoreThan30 field to given value.
HasMoreThan30
func (o *EapRssiChannelDistributionVO) HasMoreThan30() bool
HasMoreThan30 returns a boolean if a field has been set.