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