class ACIrb::StpMstRegionPol

Public Instance Methods

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