class ACIrb::Ospfv3AreaAf

Public Instance Methods

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