class PaloAlto::XML::Config::Devices::Entry::DeviceGroup::Entry::PreRulebase::Qos::Rules::Entry::DscpTos::Codepoints::Entry::Cs
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 111835 def _section :'cs' end
codepoint()
click to toggle source
# File lib/palo_alto/config.rb, line 111850 def codepoint prop_get('codepoint') end
codepoint=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 111853 def codepoint=(val) prop_set('codepoint', val) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 111832 def has_multiple_values? false end