ApRadiosDetail
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| RadioTraffic2g | Pointer to APRadioTrafficEntity | [optional] | |
| RadioTraffic5g | Pointer to APRadioTrafficEntity | [optional] | |
| RadioTraffic5g2 | Pointer to APRadioTrafficEntity | [optional] | |
| RadioTraffic6g | Pointer to APRadioTrafficEntity | [optional] | |
| Wp2g | Pointer to ApRadioChannel | [optional] | |
| Wp5g | Pointer to ApRadioChannel | [optional] | |
| Wp5g2 | Pointer to ApRadioChannel | [optional] | |
| Wp6g | Pointer to ApRadioChannel | [optional] |
Methods
NewApRadiosDetail
func NewApRadiosDetail() *ApRadiosDetail
NewApRadiosDetail instantiates a new ApRadiosDetail 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
NewApRadiosDetailWithDefaults
func NewApRadiosDetailWithDefaults() *ApRadiosDetail
NewApRadiosDetailWithDefaults instantiates a new ApRadiosDetail 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
GetRadioTraffic2g
func (o *ApRadiosDetail) GetRadioTraffic2g() APRadioTrafficEntity
GetRadioTraffic2g returns the RadioTraffic2g field if non-nil, zero value otherwise.
GetRadioTraffic2gOk
func (o *ApRadiosDetail) GetRadioTraffic2gOk() (*APRadioTrafficEntity, bool)
GetRadioTraffic2gOk returns a tuple with the RadioTraffic2g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetRadioTraffic2g
func (o *ApRadiosDetail) SetRadioTraffic2g(v APRadioTrafficEntity)
SetRadioTraffic2g sets RadioTraffic2g field to given value.
HasRadioTraffic2g
func (o *ApRadiosDetail) HasRadioTraffic2g() bool
HasRadioTraffic2g returns a boolean if a field has been set.
GetRadioTraffic5g
func (o *ApRadiosDetail) GetRadioTraffic5g() APRadioTrafficEntity
GetRadioTraffic5g returns the RadioTraffic5g field if non-nil, zero value otherwise.
GetRadioTraffic5gOk
func (o *ApRadiosDetail) GetRadioTraffic5gOk() (*APRadioTrafficEntity, bool)
GetRadioTraffic5gOk returns a tuple with the RadioTraffic5g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetRadioTraffic5g
func (o *ApRadiosDetail) SetRadioTraffic5g(v APRadioTrafficEntity)
SetRadioTraffic5g sets RadioTraffic5g field to given value.
HasRadioTraffic5g
func (o *ApRadiosDetail) HasRadioTraffic5g() bool
HasRadioTraffic5g returns a boolean if a field has been set.
GetRadioTraffic5g2
func (o *ApRadiosDetail) GetRadioTraffic5g2() APRadioTrafficEntity
GetRadioTraffic5g2 returns the RadioTraffic5g2 field if non-nil, zero value otherwise.
GetRadioTraffic5g2Ok
func (o *ApRadiosDetail) GetRadioTraffic5g2Ok() (*APRadioTrafficEntity, bool)
GetRadioTraffic5g2Ok returns a tuple with the RadioTraffic5g2 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetRadioTraffic5g2
func (o *ApRadiosDetail) SetRadioTraffic5g2(v APRadioTrafficEntity)
SetRadioTraffic5g2 sets RadioTraffic5g2 field to given value.
HasRadioTraffic5g2
func (o *ApRadiosDetail) HasRadioTraffic5g2() bool
HasRadioTraffic5g2 returns a boolean if a field has been set.
GetRadioTraffic6g
func (o *ApRadiosDetail) GetRadioTraffic6g() APRadioTrafficEntity
GetRadioTraffic6g returns the RadioTraffic6g field if non-nil, zero value otherwise.
GetRadioTraffic6gOk
func (o *ApRadiosDetail) GetRadioTraffic6gOk() (*APRadioTrafficEntity, bool)
GetRadioTraffic6gOk returns a tuple with the RadioTraffic6g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetRadioTraffic6g
func (o *ApRadiosDetail) SetRadioTraffic6g(v APRadioTrafficEntity)
SetRadioTraffic6g sets RadioTraffic6g field to given value.
HasRadioTraffic6g
func (o *ApRadiosDetail) HasRadioTraffic6g() bool
HasRadioTraffic6g returns a boolean if a field has been set.
GetWp2g
func (o *ApRadiosDetail) GetWp2g() ApRadioChannel
GetWp2g returns the Wp2g field if non-nil, zero value otherwise.
GetWp2gOk
func (o *ApRadiosDetail) GetWp2gOk() (*ApRadioChannel, bool)
GetWp2gOk returns a tuple with the Wp2g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetWp2g
func (o *ApRadiosDetail) SetWp2g(v ApRadioChannel)
SetWp2g sets Wp2g field to given value.
HasWp2g
func (o *ApRadiosDetail) HasWp2g() bool
HasWp2g returns a boolean if a field has been set.
GetWp5g
func (o *ApRadiosDetail) GetWp5g() ApRadioChannel
GetWp5g returns the Wp5g field if non-nil, zero value otherwise.
GetWp5gOk
func (o *ApRadiosDetail) GetWp5gOk() (*ApRadioChannel, bool)
GetWp5gOk returns a tuple with the Wp5g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetWp5g
func (o *ApRadiosDetail) SetWp5g(v ApRadioChannel)
SetWp5g sets Wp5g field to given value.
HasWp5g
func (o *ApRadiosDetail) HasWp5g() bool
HasWp5g returns a boolean if a field has been set.
GetWp5g2
func (o *ApRadiosDetail) GetWp5g2() ApRadioChannel
GetWp5g2 returns the Wp5g2 field if non-nil, zero value otherwise.
GetWp5g2Ok
func (o *ApRadiosDetail) GetWp5g2Ok() (*ApRadioChannel, bool)
GetWp5g2Ok returns a tuple with the Wp5g2 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetWp5g2
func (o *ApRadiosDetail) SetWp5g2(v ApRadioChannel)
SetWp5g2 sets Wp5g2 field to given value.
HasWp5g2
func (o *ApRadiosDetail) HasWp5g2() bool
HasWp5g2 returns a boolean if a field has been set.
GetWp6g
func (o *ApRadiosDetail) GetWp6g() ApRadioChannel
GetWp6g returns the Wp6g field if non-nil, zero value otherwise.
GetWp6gOk
func (o *ApRadiosDetail) GetWp6gOk() (*ApRadioChannel, bool)
GetWp6gOk returns a tuple with the Wp6g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetWp6g
func (o *ApRadiosDetail) SetWp6g(v ApRadioChannel)
SetWp6g sets Wp6g field to given value.
HasWp6g
func (o *ApRadiosDetail) HasWp6g() bool
HasWp6g returns a boolean if a field has been set.