class ACIrb::QosClass
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/qos.rb, line 203 def rn 'class-' << @attributes['prio'] << '' end
# File lib/acirb/model/qos.rb, line 203 def rn 'class-' << @attributes['prio'] << '' end