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