class ACIrb::LldpInstPol

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/lldp.rb, line 484
def rn
  'lldpInstP-' << @attributes['name'] << ''
end