class PaloAlto::XML::Config::Shared::EmailScheduler::Entry::Recurring::Disabled

Public Instance Methods

_section() click to toggle source
# File lib/palo_alto/config.rb, line 40824
def _section
        :'disabled'
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 40821
def has_multiple_values?
        false
end