class ACIrb::BfdInstAf

Public Instance Methods

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