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