class ACIrb::LldpIfPolDef

Public Instance Methods

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