class ACIrb::StpIfPolDef

Public Instance Methods

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