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