class ACIrb::LldpIfSendTaskTask

Public Instance Methods

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