class ACIrb::StpIfPol

Public Instance Methods

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