class ACIrb::StpInstPol

Public Instance Methods

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