class ACIrb::BgpRttP

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/bgp.rb, line 1997
def rn
  'rttp-' << @attributes['type'] << ''
end