class ACIrb::OspfDb
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/ospf.rb, line 1269 def rn 'db-' << @attributes['type'] << '' end
# File lib/acirb/model/ospf.rb, line 1269 def rn 'db-' << @attributes['type'] << '' end