class ACIrb::LldpIfPol

Public Instance Methods

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