class ACIrb::Ospfv3DomAf

Public Instance Methods

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