class ACIrb::LldpIfTask

Public Instance Methods

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