class ACIrb::QosCustomPol

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/qos.rb, line 280
def rn
  'qoscustom-' << @attributes['name'] << ''
end