class ACIrb::QosDot1PClassDef

Public Instance Methods

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