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