Skip to content

ChannelDetailVO

Properties

Name Type Description Notes
ChannelName Pointer to string [optional]
ChannelValue Pointer to int32 [optional]
Dfs Pointer to int32 [optional]
Freq Pointer to int32 [optional]
Limit Pointer to int32 [optional]
MaxPow Pointer to int32 [optional]
MaxPowAnt Pointer to int32 [optional]
MaxPowId Pointer to int32 [optional]
MaxPowOd Pointer to int32 [optional]
MinPowAnt Pointer to int32 [optional]
Value Pointer to int32 [optional]
WidthFlag Pointer to int32 [optional]
WidthFlagId Pointer to int32 [optional]
WidthFlagOd Pointer to int32 [optional]

Methods

NewChannelDetailVO

func NewChannelDetailVO() *ChannelDetailVO

NewChannelDetailVO instantiates a new ChannelDetailVO 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

NewChannelDetailVOWithDefaults

func NewChannelDetailVOWithDefaults() *ChannelDetailVO

NewChannelDetailVOWithDefaults instantiates a new ChannelDetailVO 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

GetChannelName

func (o *ChannelDetailVO) GetChannelName() string

GetChannelName returns the ChannelName field if non-nil, zero value otherwise.

GetChannelNameOk

func (o *ChannelDetailVO) GetChannelNameOk() (*string, bool)

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

SetChannelName

func (o *ChannelDetailVO) SetChannelName(v string)

SetChannelName sets ChannelName field to given value.

HasChannelName

func (o *ChannelDetailVO) HasChannelName() bool

HasChannelName returns a boolean if a field has been set.

GetChannelValue

func (o *ChannelDetailVO) GetChannelValue() int32

GetChannelValue returns the ChannelValue field if non-nil, zero value otherwise.

GetChannelValueOk

func (o *ChannelDetailVO) GetChannelValueOk() (*int32, bool)

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

SetChannelValue

func (o *ChannelDetailVO) SetChannelValue(v int32)

SetChannelValue sets ChannelValue field to given value.

HasChannelValue

func (o *ChannelDetailVO) HasChannelValue() bool

HasChannelValue returns a boolean if a field has been set.

GetDfs

func (o *ChannelDetailVO) GetDfs() int32

GetDfs returns the Dfs field if non-nil, zero value otherwise.

GetDfsOk

func (o *ChannelDetailVO) GetDfsOk() (*int32, bool)

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

SetDfs

func (o *ChannelDetailVO) SetDfs(v int32)

SetDfs sets Dfs field to given value.

HasDfs

func (o *ChannelDetailVO) HasDfs() bool

HasDfs returns a boolean if a field has been set.

GetFreq

func (o *ChannelDetailVO) GetFreq() int32

GetFreq returns the Freq field if non-nil, zero value otherwise.

GetFreqOk

func (o *ChannelDetailVO) GetFreqOk() (*int32, bool)

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

SetFreq

func (o *ChannelDetailVO) SetFreq(v int32)

SetFreq sets Freq field to given value.

HasFreq

func (o *ChannelDetailVO) HasFreq() bool

HasFreq returns a boolean if a field has been set.

GetLimit

func (o *ChannelDetailVO) GetLimit() int32

GetLimit returns the Limit field if non-nil, zero value otherwise.

GetLimitOk

func (o *ChannelDetailVO) GetLimitOk() (*int32, bool)

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

SetLimit

func (o *ChannelDetailVO) SetLimit(v int32)

SetLimit sets Limit field to given value.

HasLimit

func (o *ChannelDetailVO) HasLimit() bool

HasLimit returns a boolean if a field has been set.

GetMaxPow

func (o *ChannelDetailVO) GetMaxPow() int32

GetMaxPow returns the MaxPow field if non-nil, zero value otherwise.

GetMaxPowOk

func (o *ChannelDetailVO) GetMaxPowOk() (*int32, bool)

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

SetMaxPow

func (o *ChannelDetailVO) SetMaxPow(v int32)

SetMaxPow sets MaxPow field to given value.

HasMaxPow

func (o *ChannelDetailVO) HasMaxPow() bool

HasMaxPow returns a boolean if a field has been set.

GetMaxPowAnt

func (o *ChannelDetailVO) GetMaxPowAnt() int32

GetMaxPowAnt returns the MaxPowAnt field if non-nil, zero value otherwise.

GetMaxPowAntOk

func (o *ChannelDetailVO) GetMaxPowAntOk() (*int32, bool)

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

SetMaxPowAnt

func (o *ChannelDetailVO) SetMaxPowAnt(v int32)

SetMaxPowAnt sets MaxPowAnt field to given value.

HasMaxPowAnt

func (o *ChannelDetailVO) HasMaxPowAnt() bool

HasMaxPowAnt returns a boolean if a field has been set.

GetMaxPowId

func (o *ChannelDetailVO) GetMaxPowId() int32

GetMaxPowId returns the MaxPowId field if non-nil, zero value otherwise.

GetMaxPowIdOk

func (o *ChannelDetailVO) GetMaxPowIdOk() (*int32, bool)

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

SetMaxPowId

func (o *ChannelDetailVO) SetMaxPowId(v int32)

SetMaxPowId sets MaxPowId field to given value.

HasMaxPowId

func (o *ChannelDetailVO) HasMaxPowId() bool

HasMaxPowId returns a boolean if a field has been set.

GetMaxPowOd

func (o *ChannelDetailVO) GetMaxPowOd() int32

GetMaxPowOd returns the MaxPowOd field if non-nil, zero value otherwise.

GetMaxPowOdOk

func (o *ChannelDetailVO) GetMaxPowOdOk() (*int32, bool)

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

SetMaxPowOd

func (o *ChannelDetailVO) SetMaxPowOd(v int32)

SetMaxPowOd sets MaxPowOd field to given value.

HasMaxPowOd

func (o *ChannelDetailVO) HasMaxPowOd() bool

HasMaxPowOd returns a boolean if a field has been set.

GetMinPowAnt

func (o *ChannelDetailVO) GetMinPowAnt() int32

GetMinPowAnt returns the MinPowAnt field if non-nil, zero value otherwise.

GetMinPowAntOk

func (o *ChannelDetailVO) GetMinPowAntOk() (*int32, bool)

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

SetMinPowAnt

func (o *ChannelDetailVO) SetMinPowAnt(v int32)

SetMinPowAnt sets MinPowAnt field to given value.

HasMinPowAnt

func (o *ChannelDetailVO) HasMinPowAnt() bool

HasMinPowAnt returns a boolean if a field has been set.

GetValue

func (o *ChannelDetailVO) GetValue() int32

GetValue returns the Value field if non-nil, zero value otherwise.

GetValueOk

func (o *ChannelDetailVO) GetValueOk() (*int32, bool)

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

SetValue

func (o *ChannelDetailVO) SetValue(v int32)

SetValue sets Value field to given value.

HasValue

func (o *ChannelDetailVO) HasValue() bool

HasValue returns a boolean if a field has been set.

GetWidthFlag

func (o *ChannelDetailVO) GetWidthFlag() int32

GetWidthFlag returns the WidthFlag field if non-nil, zero value otherwise.

GetWidthFlagOk

func (o *ChannelDetailVO) GetWidthFlagOk() (*int32, bool)

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

SetWidthFlag

func (o *ChannelDetailVO) SetWidthFlag(v int32)

SetWidthFlag sets WidthFlag field to given value.

HasWidthFlag

func (o *ChannelDetailVO) HasWidthFlag() bool

HasWidthFlag returns a boolean if a field has been set.

GetWidthFlagId

func (o *ChannelDetailVO) GetWidthFlagId() int32

GetWidthFlagId returns the WidthFlagId field if non-nil, zero value otherwise.

GetWidthFlagIdOk

func (o *ChannelDetailVO) GetWidthFlagIdOk() (*int32, bool)

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

SetWidthFlagId

func (o *ChannelDetailVO) SetWidthFlagId(v int32)

SetWidthFlagId sets WidthFlagId field to given value.

HasWidthFlagId

func (o *ChannelDetailVO) HasWidthFlagId() bool

HasWidthFlagId returns a boolean if a field has been set.

GetWidthFlagOd

func (o *ChannelDetailVO) GetWidthFlagOd() int32

GetWidthFlagOd returns the WidthFlagOd field if non-nil, zero value otherwise.

GetWidthFlagOdOk

func (o *ChannelDetailVO) GetWidthFlagOdOk() (*int32, bool)

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

SetWidthFlagOd

func (o *ChannelDetailVO) SetWidthFlagOd(v int32)

SetWidthFlagOd sets WidthFlagOd field to given value.

HasWidthFlagOd

func (o *ChannelDetailVO) HasWidthFlagOd() bool

HasWidthFlagOd returns a boolean if a field has been set.

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