class ACIrb::QosDscpClassDef

Public Instance Methods

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