class ACIrb::StpRegion
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/stp.rb, line 509 def rn 'mst-' << @attributes['name'] << '' end
# File lib/acirb/model/stp.rb, line 509 def rn 'mst-' << @attributes['name'] << '' end