OsgConfigRadiosopenApiVO
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| RadioSetting2g | Pointer to ApRadioSettingopenApiVO | [optional] | |
| RadioSetting5g | Pointer to ApRadioSettingopenApiVO | [optional] | |
| RadioSetting5g1 | Pointer to ApRadioSettingopenApiVO | [optional] | |
| RadioSetting5g2 | Pointer to ApRadioSettingopenApiVO | [optional] | |
| RadioSetting6g | Pointer to ApRadioSettingopenApiVO | [optional] |
Methods
NewOsgConfigRadiosopenApiVO
func NewOsgConfigRadiosopenApiVO() *OsgConfigRadiosopenApiVO
NewOsgConfigRadiosopenApiVO instantiates a new OsgConfigRadiosopenApiVO 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
NewOsgConfigRadiosopenApiVOWithDefaults
func NewOsgConfigRadiosopenApiVOWithDefaults() *OsgConfigRadiosopenApiVO
NewOsgConfigRadiosopenApiVOWithDefaults instantiates a new OsgConfigRadiosopenApiVO 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
GetRadioSetting2g
func (o *OsgConfigRadiosopenApiVO) GetRadioSetting2g() ApRadioSettingopenApiVO
GetRadioSetting2g returns the RadioSetting2g field if non-nil, zero value otherwise.
GetRadioSetting2gOk
func (o *OsgConfigRadiosopenApiVO) GetRadioSetting2gOk() (*ApRadioSettingopenApiVO, bool)
GetRadioSetting2gOk returns a tuple with the RadioSetting2g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetRadioSetting2g
func (o *OsgConfigRadiosopenApiVO) SetRadioSetting2g(v ApRadioSettingopenApiVO)
SetRadioSetting2g sets RadioSetting2g field to given value.
HasRadioSetting2g
func (o *OsgConfigRadiosopenApiVO) HasRadioSetting2g() bool
HasRadioSetting2g returns a boolean if a field has been set.
GetRadioSetting5g
func (o *OsgConfigRadiosopenApiVO) GetRadioSetting5g() ApRadioSettingopenApiVO
GetRadioSetting5g returns the RadioSetting5g field if non-nil, zero value otherwise.
GetRadioSetting5gOk
func (o *OsgConfigRadiosopenApiVO) GetRadioSetting5gOk() (*ApRadioSettingopenApiVO, bool)
GetRadioSetting5gOk returns a tuple with the RadioSetting5g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetRadioSetting5g
func (o *OsgConfigRadiosopenApiVO) SetRadioSetting5g(v ApRadioSettingopenApiVO)
SetRadioSetting5g sets RadioSetting5g field to given value.
HasRadioSetting5g
func (o *OsgConfigRadiosopenApiVO) HasRadioSetting5g() bool
HasRadioSetting5g returns a boolean if a field has been set.
GetRadioSetting5g1
func (o *OsgConfigRadiosopenApiVO) GetRadioSetting5g1() ApRadioSettingopenApiVO
GetRadioSetting5g1 returns the RadioSetting5g1 field if non-nil, zero value otherwise.
GetRadioSetting5g1Ok
func (o *OsgConfigRadiosopenApiVO) GetRadioSetting5g1Ok() (*ApRadioSettingopenApiVO, bool)
GetRadioSetting5g1Ok returns a tuple with the RadioSetting5g1 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetRadioSetting5g1
func (o *OsgConfigRadiosopenApiVO) SetRadioSetting5g1(v ApRadioSettingopenApiVO)
SetRadioSetting5g1 sets RadioSetting5g1 field to given value.
HasRadioSetting5g1
func (o *OsgConfigRadiosopenApiVO) HasRadioSetting5g1() bool
HasRadioSetting5g1 returns a boolean if a field has been set.
GetRadioSetting5g2
func (o *OsgConfigRadiosopenApiVO) GetRadioSetting5g2() ApRadioSettingopenApiVO
GetRadioSetting5g2 returns the RadioSetting5g2 field if non-nil, zero value otherwise.
GetRadioSetting5g2Ok
func (o *OsgConfigRadiosopenApiVO) GetRadioSetting5g2Ok() (*ApRadioSettingopenApiVO, bool)
GetRadioSetting5g2Ok returns a tuple with the RadioSetting5g2 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetRadioSetting5g2
func (o *OsgConfigRadiosopenApiVO) SetRadioSetting5g2(v ApRadioSettingopenApiVO)
SetRadioSetting5g2 sets RadioSetting5g2 field to given value.
HasRadioSetting5g2
func (o *OsgConfigRadiosopenApiVO) HasRadioSetting5g2() bool
HasRadioSetting5g2 returns a boolean if a field has been set.
GetRadioSetting6g
func (o *OsgConfigRadiosopenApiVO) GetRadioSetting6g() ApRadioSettingopenApiVO
GetRadioSetting6g returns the RadioSetting6g field if non-nil, zero value otherwise.
GetRadioSetting6gOk
func (o *OsgConfigRadiosopenApiVO) GetRadioSetting6gOk() (*ApRadioSettingopenApiVO, bool)
GetRadioSetting6gOk returns a tuple with the RadioSetting6g field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetRadioSetting6g
func (o *OsgConfigRadiosopenApiVO) SetRadioSetting6g(v ApRadioSettingopenApiVO)
SetRadioSetting6g sets RadioSetting6g field to given value.
HasRadioSetting6g
func (o *OsgConfigRadiosopenApiVO) HasRadioSetting6g() bool
HasRadioSetting6g returns a boolean if a field has been set.