class ACIrb::Ospfv3Db

Public Instance Methods

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